Accordion
An expandable component for showing and hiding content sections.
Examples
Basic Accordion
Props
| Prop | Type | Default | Description |
|---|---|---|---|
multiple | boolean | false | Allow multiple items to be open |
defaultValue | string[] | [] | Default open items |
An expandable component for showing and hiding content sections.
| Prop | Type | Default | Description |
|---|---|---|---|
multiple | boolean | false | Allow multiple items to be open |
defaultValue | string[] | [] | Default open items |