Default
This is the content revealed when expanded.
default.tsx
<Accordion title="Default Accordion">
<p>This is the content revealed when expanded.</p>
</Accordion>The Accordion component allows you to show and hide content sections with expand and collapse interactions.
This is the content revealed when expanded.
<Accordion title="Default Accordion">
<p>This is the content revealed when expanded.</p>
</Accordion>