Skip to content

@idealworld/task-table v0.1.0-beta.1 / IwProps / AggDataGroupResp

Interface: AggDataGroupResp

带分组的聚合数据返回对象

Aggregated data response object with grouping

Extends

Properties

aggs

aggs: object

Index Signature

[columnName: string]: any

Inherited from

AggDataResp.aggs

Defined in

props/basicProps.ts:65


groupValue

groupValue: string

分组值

Group value

Defined in

props/basicProps.ts:79