Accordion - Skeleton

Skeleton

  1. components
  2. accordion
  3. react

Accordion

Divide content into collapsible sections.




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.