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 set to "vue" as well.

If changed to "vue" the developer can specify the "Template" attribute as the Vue Template(Component) name to be used. eg. "my-component"

The Vue component MyComponent needs to be implemented in custom Client Logic repository or as part of the default Vue Templates. (see htmlContainer for more details regarding the available Vue Templates).

Image Added

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