Angular ContextMenu - PositioningEvent

The type of the positioning event handler's argument.

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

component

The UI component's instance.

Selector: dxo-component
Type:

ContextMenu

element

The UI component's container.

event

Specifies the executed event.

Selector: dxo-event

model

Model data. Available only if you use Knockout.

Type: any

position