New to Kendo UI for Angular? Start a free 30-day trial
TreeListDataResult
Represents the data type expected by the TreeList. Use this interface to provide the data and aggregates for the TreeList.
Name | Type | Default | Description |
---|---|---|---|
aggregates? |
|
Represents the aggregated values for the group. An | |
data |
|
Represents the data rendered by the TreeList as an array. |