Accordion
A vertically stacked set of interactive headings that each reveal a section of content.
Dependencies
- @radix-ui/react-accordion (opens in a new tab) - Built on top of
AccordionPrimitive
Usage
Multiple
Orientation
Trigger orientation can be set to horizontal or vertical. This sould be applied to the Accordion component as props.
Collapsible
Disabled Item
API Reference
To see the full API of Accordion component go to Radix Docs (opens in a new tab).