Collapsible

The accordion without the styling, for when you have drawn the trigger yourself.

pulls in@base-ui/react@afterglow/theme
Three retries

Installation

npx shadcn@latest add @afterglow/collapsible

Composition

Component structure.

Collapsible
├── CollapsibleTrigger
└── CollapsibleContent

Notes

Everything else is Base UI collapsible's API, documented there.