Skip to main content

Installation

Usage

Component Code

Examples

A basic accordion that shows one item at a time. The first item is open by default.

API Reference

Accordion

The root component that manages the accordion state.

AccordionItem

An individual accordion item.

AccordionTrigger

The button that toggles the accordion item.

AccordionContent

The content area of an accordion item.