Api selectedCollection in Vue Listview component

16 Mar 20231 minute to read

Properties

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

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

item HTMLElement | Element[] | NodeList

It denotes the Selected Item list element or element collection.

text string | string[]

It denotes the Selected Item text data or collection.