Collapsible
An interactive component which expands/collapses a panel with smooth animations.
Animation Variants
Different animation effects using framer-motion for expand/collapse transitions.
Basic Usage
@radix-ui/react-collapsible
@radix-ui/react-collapsible
Code Block Collapse
import { Button } from "@/components/ui/button"Settings Panel
Clean settings panel without redundant dividers.
Enable debugging
OffLog level
WarningCache duration
24 hoursAPI Region
AutoFile Tree
Compact file tree with placeholder content area.
States
Expanded by default
This content is visible by default because the collapsible starts in an open state.
Collapsed by default