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

AX - Accordion Section

Overview

AX - Accordion Section is an Experience Cloud component that creates individual collapsible sections within the AX - Accordion component on Experience Sites pages.

Use it inside an Accordion to organize content into separate expandable areas. Each section acts as a container where you can drag and drop any Experience Cloud component—text, images, forms, lists, or custom components—to build the section's content.

Perfect for structuring FAQs, step-by-step instructions, feature comparisons, or any accordion content that needs multiple distinct sections with different layouts.

Configuration

Properties

Title is where you enter the name for the section. After the title, there's a content area where you can place any other component.

Variant sets the section style: base or shaded.

Open Icon Name and Close Icon Name set the icons shown when the section is expanded and collapsed, respectively.

Icon Position places the expand/collapse icon on the left or right. Icon Size sets its size: xx-small, x-small, small, medium, or large.

Hide Icon hides the expand/collapse icon.

Beyond the content area, the header supports custom title content and header actions through slots.

Styling

Customize the section's appearance from the Style section of the property editor.

Styles the section container.

  • Margin / Padding: Set the outer and inner spacing.

  • Background Color: Set the container background.

  • Border Color / Size / Style / Radius: Control the container border.

Styles the collapsible body.

  • Margin / Padding: Set the outer and inner spacing.

  • Background Color: Set the content background.

  • Border Color / Size / Style / Radius: Control the content border.

Styles the header title text.

  • Color: Set the title color.

  • Font Size / Font Style / Font Weight: Control the title typography.

Styles the expand/collapse icon.

  • Background Color: Set the color behind the icon.

  • Foreground Color / Foreground Color Hover: Set the icon color for the default and hover states.

Customizes the icon's border.

  • Color / Size / Style / Radius: Control the icon border appearance.

Last updated

Was this helpful?