An interface that holds selected event arguments
boolean
Cancels the item selection if the value is true
Object
| string[]
| number[]
It denotes the selected item dataSource JSON object.
MouseEvent
| KeyboardEvent
Specifies that event argument when event raised by other event.
number
It is used to denote the index of the selected element.
boolean
It is used to check whether the element is checked or not.
boolean
Specifies that event has triggered by user interaction.
HTMLElement
| Element
It denotes the selected item list element.
string
Specifies name of the event.
string
It denotes the selected item text.