Skip to content

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

Interface: AggDataProps

聚合数据属性

Aggregate data props

Properties

enabledColumnNames

enabledColumnNames: string[]

启用的列名

Enabled column names

Defined in

props/functionProps.ts:131


items

items: AggDataItemProps[]

聚合项

Aggregate items

Defined in

props/functionProps.ts:137