Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Type Alias: ActionEventHandler()

ActionEventHandler = (e, args?) => Promise<void> | void

Event handler function type.

Parameters

e

ActionEventArgs

the action arguments.

args?

Record<string, any>

the action parameters.

Returns

Promise<void> | void

Stay in the know
Quickly Build Drag-and-Drop Forms
Star us on GitHub