Angular ContextMenu - ShowingEvent

The type of the showing event handler's argument.

import { DxContextMenuTypes } from "devextreme-angular/ui/context-menu"
Type: DxContextMenuTypes.ShowingEvent

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: dxo-component
Type:

ContextMenu

element

The UI component's container.