Accordion
A set of collapsible panels with headings.
Made by imskyleenInstallation
Usage
Props
Animate UI Props
AccordionTrigger
Prop | Type | Default |
---|---|---|
chevron? | boolean | true |
transition? | Transition | { type: 'spring', stiffness: 150, damping: 17 } |
AccordionPanel
Prop | Type | Default |
---|---|---|
transition? | Transition | { type: 'spring', stiffness: 150, damping: 22 } |