react-light-accordion
A very lightweight accordion component in React (only has one dependency).
Installation
or
Example
Properties
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 |