The event argument for context menu related events.
{
items: <ContextMenuItem[]>,
location: <number>,
cancel: <boolean>
} Introduced: 31.0.
| Property | Description |
|---|---|
| cancel | Set this to true to suppress the context menu. |
| items | Context menu items (see Context |
| location | A binary combination of Context |