OpenCloseMenuEventArgs

Interface represents the event arguments for the onOpen and onClose event.

Properties

element HTMLElement

Gets the menu HTML element.

items MenuItemModel[]

Gets the list of menu items in the menu.

name String

Gets the name of the event.

parentItem MenuItemModel

Gets the parent menu item model.