Versions Compared

Key

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

...

TokenDescription
displayNameDisplay name of the component in the structure panel
nameSpecifies which pictogram to display from a predefined set
sizeSets the size of the pictogram (xs, sm, md, lg, xl)
widthAutoControls automatic width adjustment of the pictogram container
rulesDefines conditional display rules based on context data
paddingClassConfigures spacing around the pictogram using CSS classes
eventsConfigurable component events
ON_INIT (Events)Event triggered when the component is initialized
ON_DESTROY (Events)Event triggered when the component is removed from the DOM
visibilityPolicySetIdDetermines component visibility based on policy sets
displayConditionsDefines conditions for showing or hiding the component
idUnique identifier for programmatic access
dataTestIdIdentifier for automated testing
enableAsHotspotEnables component as a guided tour hotspot
guidedTourHotSpotTitleSets translated title for guided tour hotspot
guidedTourHotSpotDescriptionSets translated description for guided tour hotspot

...