FileMenuOpenCloseEventArgs
10 Oct 20251 minute to read
Event Triggers when opening or closing the file menu.
Properties
element HTMLElement
Provides the HTML element of the file menu popup.
items MenuItemModel[]
Provides the file menu item object.
name string
Specifies name of the event.
parentItem MenuItemModel
Provides the parent file menu item of the popup, in case of sub-menu.