Collapsible
Collapsible allows you to display / hide its children with a smooth animation.
Example
Now you see me.
Props
Name | Type | Default value | Description |
---|---|---|---|
children | node | null | Content of the collapsible element. |
open | bool | false | Is the collapsible element open or not. |