How can I help you?
DataAndParent
16 Mar 20261 minute to read
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;