[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
$ ctrl+enter to run

Use DISPATCH followed by the event variant and its field values. Multiple handlers can react to the same event.