New to Kendo UI for Vue? Start a free 30-day trial
GroupDescriptor
The group descriptor used by the groupBy
method.
aggregates? Array<AggregateDescriptor>
The aggregates which are calculated during grouping.
dir? "asc" | "desc"
The sort order of the group.
field string
The data item field by which the data will be grouped.