Skip to Content

Accordion

The Accordions display a list of collapsible sections.


Import

Import
import { Accordion } from '@backyard-ui/core';

Usage

Usage

Controlled

Controlled

The Accordion can have a controlled state, using value and onValueChange props

API Reference

API Reference

Root

Root

    Item

    Item
    • asChild
      Description
      Type
      boolean
    Header
    • asChild
      Description
      Type
      boolean

    Content

    Content
    • asChild
      Description
      Type
      boolean