Accordion

Expand/collapse content sections

Preview

This is the content for the first accordion section. It can contain any React components or text.

Props
defaultOpen

Default open item ID

multiple

Allow multiple items open

variant

Visual variant

Code
<Accordion>
  Preview
</Accordion>