React ContextMenu - PositioningEvent

The type of the positioning event handler's argument.

import { ContextMenuTypes } from "devextreme-react/context-menu"
Type: ContextMenuTypes.PositioningEvent

component

The UI component's instance.

Selector: Component
Type:

ContextMenu

element

The UI component's container.

event

Specifies the executed event.

Selector: Event

model

Model data. Available only if you use Knockout.

Type: any

position