Skip to content

getActionHandler

getActionHandler(action, options): [Function, string]

Gets the action handler.

Parameters

action: string | number

The action.

options: any

The options.

Returns

[Function, string]

The action handler and the symbol action.

Source

ecmascript/src/handler.ts:44


Generated using typedoc-plugin-markdown and TypeDoc