Accordion

Collapsible content sections with smooth animations.

Basic Usage

Multiple Open

Allow multiple sections to be open simultaneously.

Disabled Items

Controlled State

Accordion Props

PropTypeDefaultDescription
expanded string[][]Array of expanded item IDs (bindable)
multiple booleanfalseAllow multiple items open

AccordionItem Props

PropTypeDefaultDescription
id string-Unique item identifier
title *string-Header text
disabled booleanfalseDisable item