For the complete documentation index, see llms.txt. This page is also available as Markdown.

Accordion

Summary

The Accordion component allows you to add collapsible sections of content. You can specify the default state (expanded or collapsed) in the Accordion settings.

Step 1 - Add the Accordion component

Click on “Add Accordion” as shown below.

Step 2 - Add an Accordion panel

Add content for your Accordion using the fields shown below.

  1. Title - Add the title.

  2. Content - Add the body text.

  3. Expanded - Check this box to force the Accordion panel to be expanded by default.

  4. Add Accordion panel - Click this button to add additional Accordion panels.

  5. Expand all - Check this box to force all Accordion panels to be expanded by default.

Last updated

Was this helpful?