Versions Compared

Key

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

...

TokenDescription
elementsComponents rendered in the tabs form (tabs, footer).
createEntityDataSourceIdData source ID for saving form data.
createEntityHttpRequestParametersMapHTTP parameter mapping for submission.
eventsConfigurable component events.
ON_INIT (Events)Triggered when the component initializes.
ON_DESTROY (Events)Triggered when the component is destroyed.
displayNameDisplay name shown in the structure panel.
visibilityPolicySetIdPolicy set controlling component visibility.
displayConditionsConditions to show or hide the component.
idUnique identifier for programmatic access.
dataTestIdTesting hook ID for automation.
enableAsHotspotEnables guided tour hotspot.
guidedTourHotSpotTitleLocalized hotspot title.
guidedTourHotSpotDescriptionLocalized hotspot description.
validTab state indicating valid data.
invalidTab state indicating invalid data.
pendingTab state indicating validation/processing.

...