Renders content as expanded/collapsed. When collapsed, content is partially hidden (controlled by the collapsedHeight property).
collapsedHeight
Use with Expandable.useExpandable to control the expanded and overflows state.
Wraps useToggle and renames return values for convenience.
Optional
Renders content as expanded/collapsed. When collapsed, content is partially hidden (controlled by the
collapsedHeightproperty).Use with Expandable.useExpandable to control the expanded and overflows state.