Search results

NestedListData API in Vue ListView API component

An interface that holds nested list data.

Properties

data

DataAndParent[]

It denotes the selected item dataSource JSON object with it’s parent id.

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.