Accordion
A vertically stacked set of interactive headings that each reveal an associated section of content.
Last updated
A vertically stacked set of interactive headings that each reveal an associated section of content.
Last updated
Full keyboard navigation.
Supports horizontal/vertical orientation.
Supports Right to Left direction.
Can expand one or multiple items.
Can be controlled or uncontrolled.
The Accordion Component is in the "Components Panel" under the "Radix" section. Click on it or drag it onto the canvas. The Accordion will populate a template that's easy to adjust for your needs.
You can edit, delete or add more Accordions with ease by copying/pasting any of the "item" components within the Accordion.
To change the content of an Accordion that isn't currently displayed in the canvas, click on the "item content" instance that you want to change and it will be displayed.
To create an accordion with a Collection that iterates over data and outputs an accordion item for each entry, ensure each item has a unique value set, like this: