Collapse
View Source
Simplifies information by expanding and collapsing content.
Toggle Collapse
Copy
Edit
Props
open
booleanControls whether or not children are visible.
lazy
booleanDetermines if children should render null or not while closed.
instant
booleanInstantly expand and collapse children.
onComplete
FunctionCalled when opening or closing.