Skip to main content

Named client event

When an action has clientEvent, the handler receives:
Arguments are (payload, actionId).

Named server event

When an action has serverEvent, FzD sends:
Validate all sensitive state server-side.

Generic selection event

If no client event, server event or command is supplied:
Arguments are (actionId, payload).

Closed event

Whenever a visible wheel closes: