Description
Broadcasts an eventUsage
as element:Parameters
Param | Type | Details |
---|---|---|
event | string | The name of the event to broadcast |
global | boolean | If true the event is broadcasted to the entire application, otherwise it will just broadcast to it’s children. (Default: true) |
Example
Source
Result
