
A very lightweight accordion component in React (only has one dependency).
or
| COMPONENT | NAME | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|---|
| Accordion | atomic | bool |
false |
False means multiple accordion items can be active at the same time |
| AccordionItem | title | string |
TITLE | Defines the title of accordion items |