ClickEventArgs

Interface represents the event arguments for the click event for the split button primary button.

Properties

element Element

Gets the HTML element that was clicked.

name String

Gets the name of the event.

On This Page