Collapse
View Source
Simplifies information by expanding and collapsing content.
Toggle Collapse
Copy
Edit
Props
open
boolean
Controls whether or not children are visible.
lazy
boolean
Determines if children should render null
or not while closed.
instant
boolean
Instantly expand and collapse children.
onComplete
Function
Called when opening or closing.