ListSelectedItem
12 Sep 20251 minute to read
An interface that holds list selected item.
Properties
data object[]
Specifies the selected item dataSource collection.
index number[]
Specifies index of the selected element.
Available only in virtualization.
parentId string[]
Specifies the hierarchical parent id collection of the current view.
Available only in nested list with checkbox enabled.
text string[]
Specifies the selected item text collection.