Accordion

The Accordion component is a list of expandable items that allow users to reveal or hide content by clicking on headers. It helps keep interfaces clean and organized by displaying information in collapsible sections.

Accordion

dataTestId

string

store

Required

DisclosureStore

store from useAccordion()

title

Required

string | Element