MouseEvent
| KeyboardEvent
| TouchEvent
Specifies the original event arguments.
boolean
Specifies whether it is selectAll or deSelectAll.
boolean
If the event is triggered by interaction, it returns true. Otherwise, it returns false.
Returns the selected items as JSON Object from the data source.
HTMLLIElement[]
Returns the selected list items.
boolean
Specifies whether the select event is fired.