Collapsible
The accordion without the styling, for when you have drawn the trigger yourself.
Three retries
Installation
npx shadcn@latest add @afterglow/collapsibleComposition
Component structure.
Collapsible
├── CollapsibleTrigger
└── CollapsibleContentNotes
Everything else is Base UI collapsible's API, documented there.