accordion API
disclosure/accordion.tsx
Accordion
Props
Prop | Type | Default | Description |
---|---|---|---|
items * | {} | — | |
openKey | string | null | undefined | — |
Show native HTML props
Native HTML Props
Prop | Type | Default | Description |
---|---|---|---|
onChange | ((key: string | null) => void) | undefined | — | |
className | string | undefined | — |