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