Skip to content

Direct component communication example #145

@ceremcem

Description

@ceremcem

Note to myself: Add the direct component communication examples:

Summary

To trigger incrementBy event inside myWidgetID instance with argument 5:

<namespace>
  <button on-click="['>>>myWidgetID', 'incrementBy', 5]">
    trigger the "incrementBy" event with argument "5" inside "myWidgetID" instance!
  </button>
  <widget wid="myWidgetID" />
</namespace>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions