Accordion
The Accordions display a list of collapsible sections.
Import
Importimport { Accordion } from '@backyard-ui/core';
Usage
UsageControlled
ControlledThe Accordion can have a controlled state, using value
and onValueChange
props
API Reference
API ReferenceRoot
RootItem
Item- asChildDescriptionType
boolean
Header
Header- asChildDescriptionType
boolean
Content
Content- asChildDescriptionType
boolean