Navigation
Overlays
Collapsible
Headless collapsible primitive for expand/collapse functionality. No visual styling - compose with Button ghost+icon for trigger and CaretUpDown icon.
Figma: DS-001 Foundations · 18597:96513
Import
Live Demo
Expandable/collapsible content panel.
Interactive demo
Order #4189
Status: Shipped
Default open
Recent files
document.pdf
report.xlsx
notes.md
Props
| Name | Type | Default | Description |
|---|---|---|---|
| open | boolean | — | Controlled open state |
| defaultOpen | boolean | false | Initial open state when uncontrolled |