Skip to content

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

Interface: GroupDataItemProps

分组数据项属性

Group data item props

Properties

columnName

columnName: string

列名

Column name

Defined in

props/functionProps.ts:323


hideEmptyRecord

hideEmptyRecord: boolean

隐藏空记录

Hide empty record

Defined in

props/functionProps.ts:335


orderDesc

orderDesc: boolean

倒序排序

Reverse order

Defined in

props/functionProps.ts:329