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

Grid Container

Overview

Example Grid Container

Specs

Tokens

Token Description
displayName Display name in the structure panel
elements Components rendered inside the grid container
gridLayout Configuration object for CSS grid properties
gridTemplateColumns Defines column layout using CSS grid syntax
gridTemplateRows Defines row layout using CSS grid syntax
gridGap Sets spacing between grid items
fullHeight Expands grid to fill parent height
events Configurable component events
ON_INIT Event triggered on initialization
ON_DESTROY Event triggered on removal
dataTestId Testing hook ID for automated testing
visibilityPolicySetId Controls visibility based on policy sets
displayConditions Conditions for showing the component

Structure

(Configured in General Properties)

Lables structure of the Grid Container

(Configured in Visibility)

Styling

(Configured in Visual Properties)

Example Layout Configurations

Actions & Variants

(Configured in Events)

Tests

(Configured in Testing Hooks)

Authorization

(Configured in Authorization)

Guidelines

Accessibility

[NO DATA AVAILABLE]