React ContextMenu - HidingEvent

The type of the hiding event handler's argument.

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

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: Component
Type:

ContextMenu

element

The UI component's container.