Skip to content
[Logo] [Logo]

Accordion Block Demo

!Note: this piece of documentation is auto-generated from blocks/AccordionBlock/README.md.

Renders items as an expandable/collapsible accordion.

Each item has a title displayed as the toggle heading and a body of nested blocks. Use the "Open first item on load" option to have the first item start expanded when the page loads.

An accordion block with open first item on load

Accordion Item 1

First block of item 1. this will be opened upon loading the page

Second block of item 1

Accordion Item 2

First block of item 2

Second block of item 2

An accordion block without open first item on load

Accordion Item 1

First block of item 1. this will not be opened upon loading the page

Second block of item 1

Accordion Item 2

First block of item 2

Second block of item 2