fx-dispatch
allows to dispatch custom events to a target or document.
With fx-property
arbitrary properties can be passed as event details. The name
attribute defines the name in the event details object.
With the value
you can pass a static value to the event details object.
A property can be dynamic by using the expr
attribute. This is interpreted as an XPath expression
that is evaluated in context.