jQuery Menu - SubmenuShownEvent

The type of the submenuShown event handler's argument.

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

Object

component

The UI component's instance.

Type:

Menu

element

The UI component's container.

rootItem