Accordion - Skeleton

Skeleton

  1. components
  2. accordion
  3. svelte

Accordion

Divide content into collapsible sections.

alpha Feature

This feature is currently in a alpha status and not intended for production use. It may receive breaking changes before it's stable release.




State

Note that value and onValueChanged are optional on the root component.



Collapsible

By default you can’t close open items. Adding collapsible changes this behavior.



Multiple

Adding multiple allows items to open independently.



Grid Columns

Use Grid Columns to adjust the layout of the Trigger component.