MenuEventArgs

Interface represents the event arguments for the select event for a split button.

Properties

element Element

Gets the HTML element for the list item that was selected.

item ItemModel

Gets the item model for the list item that was selected.

name String

Gets the name of the event.

On This Page