DEVELOPMENT PREVIEWIn development

accordion API

disclosure/accordion.tsx

Accordion

Props

PropTypeDefaultDescription
items*
{}
openKey
string | null | undefined
Show native HTML props

Native HTML Props

PropTypeDefaultDescription
onChange
((key: string | null) => void) | undefined
className
string | undefined