BeforeOpenCloseMenuEventArgs

Interface represents the event arguments for the beforeOpen and the beforeClose event.

Properties

cancel Number

Gets or sets a value indicating whether to cancel the close/open event.

element Element

Gets the list HTML element for the popup list.

event Event

Gets the original triggered event arguments.

items ItemModel

Gets the list of items that are rendered in the popup list.

name String

Gets the name of the event.