Collapsible Panels (sometimes called Accordions) can be used to display a large amount of material in a small space, allowing the user to review the details in the panels of interest.
Type – this will control the interactions with the panels by the user
- Independent – Allow multiple panels to be open at the same time.
- Accordion – Opening one panel will automatically close the others.
Items – each item is a separate collapsible section when you add/edit panels you have the following options for each
Title – text that will appear as the panel header; this is what the user clicks on to open/close the panel
Heading Level – only provided to meet accessibility standards; does not affect the size or display of the title
Default Open – if checked, this panel will be open by default; closed if unchecked
Body – the content of the panel; uses the same formatting as the Simple HTML (Basic Block)