Page tree

Versions Compared

Key

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

...

In the custom Vue component the developer can use the akioma vue mixin for helper methods. callAkiomaCode is available in this mixin and can be applied on different events(click, mouseenter...) and using the vue events in templates.

List of default available Vue Mixins:

Vue Mixins
@/mixins/mixinGlobalAkioma



(see example above, where callAkiomaCode is used to call the method defined in akioma.test.stamm.OpenVersicherter)

List of default available Vue Templates:

...