Page tree

Versions Compared

Key

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

...

Data content is usually provided by a data object (e.g. business entity) which needs to be linked to this graphical object using a Data link in the Links view of the Layout Designer.

The "templateFormat" attribute, defaults to "handlebars" but can be updated to "vue" as well. If changed to "vue" the developer can specify "Template" as the Vue Component name. eg. my-component

The Vue component MyComponent needs to be defined before using it.

For full description of attributes and events of this object please access the Client-Logic API