Vue ContextMenu - HidingEvent

The type of the hiding event handler's argument.

import { DxContextMenuTypes } from "devextreme-vue/context-menu"
Type: DxContextMenuTypes.HidingEvent

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: DxComponent
Type:

ContextMenu

element

The UI component's container.