extendDataItem
Function
Definition
Package:@progress/kendo-react-data-tools
Similar to the Object.assign function. Additionally, creates a new array for the subitems.
Parameters:itemany
The source data item.
subItemsFieldstringThe field which points to the subitems collection of each data item.
propsToExtend?anyThe props with which the source data item will be extended.