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
Generated using typedoc-plugin-markdown and TypeDoc