Collapsible
An interactive component which expands/collapses a panel.
We take the Shadcn UI component and animate it with Motion.
@peduarte starred 3 repositories
@radix-ui/primitives
Installation
Props
Animate UI Props
CollapsibleContent
Prop | Type | Default |
---|---|---|
transition? | Transition | { type: 'spring', stiffness: 150, damping: 17 } |