jQuery Menu - SubmenuShowingEvent

The type of the submenuShowing event handler's argument.

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

Object

component

The UI component's instance.

Type:

Menu

element

The UI component's container.

rootItem