Edit

Share via


ContextMenuActionsDefinitions interface

Defines the available context menu actions with their localized labels. This provides the mapping from action IDs to their display configurations. ActionConfigs by action ID.

Properties

actions

Property Details

actions

actions: Record<string, ActionConfig>

Property Value

Record<string, ActionConfig>