UI.MD

Search documentation

Search for components, guides, and tokens

Collapsible

A disclosure that expands and collapses a section of content.

Installation

$
npx shadcn@latest add https://ui.mattdowney.com/r/collapsible.json

Usage

import { Collapsible, CollapsibleTrigger, CollapsibleContent } from "@/components/ui/collapsible"

Examples

Default