Accordion
Vertically stacked panels that expand to reveal their content. Built on reka-ui. Single-open by default; switch type to multiple to allow several at once.
Default
Single panel open at a time.
Multiple
Allow several panels open at once with type="multiple".
Controlled
Drive the open panel from outside via v-model.
Controlled from the buttons above.
Basic
A single, collapsible accordion with three panels of copy.
Crafted from a lightweight aluminium frame with a matte finish. Each unit is inspected before it ships and covered by a two-year limited warranty.
Disabled item
Disable an individual panel so its trigger cannot be toggled.
Bordered
Wrap the accordion in a container so the per-item dividers read as one boxed list.
Crafted from a lightweight aluminium frame with a matte finish, tested before every shipment.
Card
Give each item its own rounded border and spacing for a stacked-card layout.
Crafted from a lightweight aluminium frame with a matte finish. Each unit is inspected before it ships.
API Reference
Accordion
AccordionItem
AccordionTrigger
AccordionContent
Accessibility
Keyboard shortcuts and ARIA behavior.
- Built on reka-ui; each trigger controls its region via aria-controls and aria-expanded.
- Collapsed regions are hidden from assistive technology until expanded.