Interface: ContextMenuCommandRunPayload
Hierarchy
ContextMenuCommandAcceptedPayload
↳
ContextMenuCommandRunPayload
Properties
command
• command: ContextMenuCommand
Inherited from
ContextMenuCommandAcceptedPayload.command
Defined in
projects/framework/src/lib/types/Events.ts:483
context
• context: ContextMenuCommandContext
Inherited from
ContextMenuCommandAcceptedPayload.context
Defined in
projects/framework/src/lib/types/Events.ts:487
interaction
• interaction: ContextMenuInteraction
<CacheType
>
Inherited from
ContextMenuCommandAcceptedPayload.interaction