SelectedItem

Interface representing a selected list view item.

Properties

data {} [{}] String String[] Number Number[]

Gets a cloned element of the element being dragged.

index Number Number[]

Gets the index of the selected item.

isChecked Boolean

Gets a value indicating whether the selected item is checked or not.

item HTMLElement Element Element[]

Gets the HTML element of the selected item.

text String String[] Number Number[]

Gets the text of the selected item.