(this page was created automatically. In case of formatting issues, please visit the official Wiki Page)

Accordion

Overview

[IMAGE PLACEHOLDER: Accordion with expanded and collapsed items]

Specs

Tokens

Token Description
displayName Display name of the component shown in the structure panel
elements Defines the configuration of accordion items
paddingClass Configures spacing around accordion content with CSS classes
dataTestId Testing hook ID for automated testing
events Configurable event triggers and responses
ON_INIT (Event) Triggered when the accordion is initialized
ON_DESTROY (Event) Triggered when the accordion is removed from the DOM

Structure

[IMAGE PLACEHOLDER: Accordion layout showing items with title and expandable content]

Styling

(Configured in Visual Properties)

Accordion Visual Properties

Actions & Variants

(Configured in Event Actions)

[IMAGE PLACEHOLDER: Accordion lifecycle with ON_INIT and ON_DESTROY events]

Tests

(Configured in Testing Hooks)

[IMAGE PLACEHOLDER: Example of component with testing ID shown in inspector]

Guidelines

[NO DATA AVAILABLE]

Accessibility

[NO DATA AVAILABLE]