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

Accordion component

Organize longer page content into expandable sections.

Use an Accordion component to keep sections collapsed until users open them. An accordion component helps you shorten long pages and hide optional detail until it is needed.

Add an Accordion component to a page

1

Open the Add tab

In the Settings panel, open Add.

2

Add Accordion

Under Layouts, drag Accordion to the preferred location on the page.

3

Create the sections

Use + Add section to add a new accordion section. Rename each section so users know what it contains.

4

Add content to each section

Drag the views, charts, text, or buttons into the open section Container. Use the resize handles to adjust the added components' size. Go to the Settings in the right side panel to adjust the accordion options.

Configure the Accordion component

In Settings, review these basic options first:

  • Label for the title shown on the component

  • Internal name is filled automatically. Change it only if needed and carefully. When you script, you use Internal name, not Label.

Use Display

  • Gap to set the space between accordion sections

For settings with the dynamic value icon, click it to define the value with logic.

To remove a component from a page, select the component, then click Delete component in the blue menu above it.

Last updated

Was this helpful?