A vertically stacked set of interactive headings that each reveal a section of content.
npx bouncekit@latest add accordionUsage
import { Accordion } from "@/components/ui/accordion"Props
| Prop | Type | Required | Description |
|---|---|---|---|
type | "single" | "multiple" | yes | Determines whether one or multiple items can be opened at the same time. |