Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TokenDescription
displayNameDisplay name in the structure panel
elementsComponents rendered inside the grid container
gridLayoutConfiguration object for CSS grid properties
gridTemplateColumnsDefines column layout using CSS grid syntax
gridTemplateRowsDefines row layout using CSS grid syntax
gridGapSets spacing between grid items
fullHeightExpands grid to fill parent height
eventsConfigurable component events
ON_INIT (Events)Event triggered on initialization
ON_DESTROY (Events)Event triggered on removal
dataTestIdTesting hook ID for automated testing
visibilityPolicySetIdControls visibility based on policy sets
displayConditionsConditions for showing the component

...