Collapsible
ui
container
control
Expandable content sections
Show/hide content with animation
import { Collapsible } from "@everydayos/ui";Composition
Pairs well with
Stack
Button
Heading
When to avoid
- Need tabs — use Tabs instead
- Need accordion — use Accordion instead