Versions Compared

Key

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

...

TokenDescription
displayNameDisplay name of the component in the structure panel
directionLayout direction of the states (horizontal or vertical)
titleFieldField in data source containing the state title
subtitleFieldField in data source containing the state subtitle
stateIdFieldField in data source serving as unique identifier
currentStateFieldField that marks the current active state
sortOrderFieldField that defines order of states
readonlyControls whether states are interactive or display-only
statusRulesRules that define visual status of each state
informationConfigsConfigures additional information items per state
statesDefines static states when not using data source
paddingClassCSS classes for spacing around the component
enableStaticDataToggles static vs. dynamic data mode
getElementsDataSourceIdData source ID for fetching states
getEntityCollectionHttpRequestParametersMapHTTP request parameters for fetching data
eventsConfigurable component events
ON_INIT (Events)Event triggered when component initializes
ON_DESTROY (Events)Event triggered when component is removed
visibilityPolicySetIdPolicy set controlling component visibility
displayConditionsConditions for showing the component
idUnique identifier for programmatic access
dataTestIdTesting hook ID for automated testing
enableAsHotspotEnables component as a guided tour hotspot
guidedTourHotSpotTitleTitle of guided tour hotspot
guidedTourHotSpotDescriptionDescription of guided tour hotspot

...