Search results

DataAndParent API in Angular ListView API component

An interface that holds details of data and parent.

Properties

data

{ [key: string]: object } | { [key: string]: object }[] | string[]

It denotes the selected item dataSource JSON object or object collection.

parentId

string[]

It denotes the selected item’s parent id;