Components
Accordion
A vertically stacked set of interactive headings that each reveal a section of content.
Example
API Reference
Accordions
The wrapper for multiple Accordion components.
| Prop | Type | Default |
|---|---|---|
type | 'single' | 'multiple' | 'single' |
defaultValue | string |
Accordion
| Prop | Type | Default |
|---|---|---|
title | ReactNode | |
value | string |