Accordion
Vertically stacked disclosure sections that expand and collapse one or multiple at a time.
Import
import { Accordion, AccordionItem, AccordionTrigger, AccordionContent } from "@repo/design-system/components/ui/accordion";Multiple Open
Yes. It is built on Base UI and adheres to the WAI-ARIA disclosure pattern.
Single Open
Yes. It comes with default styles that match the rest of the design system.