Accordion

Vertically stacked panels that expand/collapse, saving space and reducing scrolling.

API Reference

<Accordion> extends AccordionProps
All props inherited from AccordionProps.
<Accordion.Item> extends AccordionItemProps
All props inherited from AccordionItemProps.
<Accordion.ItemContent> extends AccordionItemContentProps
All props inherited from AccordionItemContentProps.
<Accordion.ItemTrigger> extends AccordionItemTriggerProps
All props inherited from AccordionItemTriggerProps.