Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines custom action map where the key is the custom action ID and value is the action handler

Hierarchy

  • CustomActionsMap

Indexable

[actionId: string]: ((payload: CustomActionPayload) => any)

Generated using TypeDoc