[DRAFT]This page is not published. Only visible in development mode.
Dispatch
Dispatch events to trigger their handlers. Event data is passed to the handler as typed fields.
Dispatching Events
$ Dispatch Events
Use DISPATCH followed by the event variant and its field values. Multiple handlers can react to the same event.
