jQuery Menu - SubmenuHidingEvent

The type of the submenuHiding event handler's argument.

import { SubmenuHidingEvent } from "devextreme/ui/menu"
Type:

Object

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Type:

Menu

element

The UI component's container.

rootItem