NestedListData
23 Sep 20251 minute to read
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.