<fx-dispatch>

Description

Action to dispatch an event with optional parameters to specific targets.

To specify event properties the fx-property element is used.

fx-dispatch will use id resolution within fx-repeat elements to resolve the id in scope of current occurence.

Attributes

NameDescription
namename of event to dispatch
targetidid reference of element to dispatch to. If omitted the event will be dispatched to document

Events

none

Examples