Accordion

Overview

Accordions allow users to expand and collapse sections of content. They are useful when you want to toggle between hiding and showing large amounts of content.

Example

Properties

PropertyDescriptionTypeValuesDefaultRequired
titleThe title of the accordionstring
openWhether the accordion is open or closedbooleanfalse

Slots

NameDescription
defaultThe content of the accordion