Accordion
dataTestIdstring
storeRequired
DisclosureStore
store from useAccordion()
titleRequired
string | Element
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.
dataTestIdstring
storeDisclosureStore
store from useAccordion()
titlestring | Element