Api selectedCollection in Angular Listview component

4 Apr 20231 minute to read

Properties

data Object | ``Object[] | string[]

It denotes the Selected Item dataSource JSON object or object collection.

item HTMLElement | Element[] | HTMLCollection

It denotes the Selected Item list element or element collection.

text string | string[]

It denotes the Selected Item text data or collection.