An interface that holds UI selected item.
Object
| Object
[]
| string
| number
| string[]
| number[]
It denotes the selected item dataSource JSON object or object collection.
number
| 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.
HTMLElement
| Element[]
| NodeList
It denotes the selected item list element or element collection.
string
| number
| string[]
| number[]
It denotes the selected item text data or collection.