Collapsible
An interactive component that reveals or hides related content without leaving the current layout.
Installation
Basic
Start with an uncontrolled collapsible when the panel only needs to manage its own open state.
Preview
Order #4189
Review the latest shipping status without leaving the order summary.
Controlled
Use open and on-open-change when another part of the interface needs to reflect the same state.
Preview
Workspace appearance
Reveal the settings panel to review the active radius, alerts, and security defaults.
Panel State
{settingsPanelHeading}
{settingsPanelSummary}
Nested File Tree
Nested collapsibles make a compact explorer easy to scan while keeping deeper folders available on demand.
Preview
Explorer
Build expandable file trees with nested triggers and content regions.