AboutSupportDeveloper GuideVersion 18.0.9

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

Hierarchy

  • CustomActionsMap

Indexable

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