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

Section

Overview

Specs

Tokens

Token Description
displayName Display name shown in the structure panel
elements Child components contained within the section
layout Arrangement of child elements: vertical or horizontal
loaderSize Size of the loading indicator: small, medium, large
loaderCoverBackground Background color of the loader overlay (hex)
scrollingEnabled Enables internal scrolling when content overflows
canShrink Allows the section to reduce its size
canGrow Allows the section to expand beyond default size
defaultHeight Initial section height (e.g., 300px)
gapClass Spacing between child elements (row/column classes)
alignItemsClass Vertical alignment of child elements
justifyContentClass Horizontal alignment/distribution of child elements
paddingClass Internal spacing around section content
events Configures the component events
ON_INIT (Events) Triggered when the section is initialized
ON_DESTROY (Events) Triggered when the section is removed from the DOM
showLoader Programmatically shows the loading indicator
hideLoader Programmatically hides the loading indicator

Structure

(Configured in General Properties)

(Configured in Visual Properties)

Styling

(Configured in Visual Properties)

Visual Properties tab

Actions & Variants

(Configured in Events)

(Configured in Component Methods)

Guidelines

Accessibility

[NO DATA AVAILABLE]