@idealworld/task-table v0.1.0-beta.1 / IwProps / GroupDataProps
Interface: GroupDataProps
分组数据属性
Group data props
Properties
enabledColumnNames
enabledColumnNames:
string[]
启用的列名
Enabled column names
Defined in
item?
optionalitem:GroupDataItemProps
分组项
Group item
Defined in
slices?
optionalslices:object
分片
Slice
每个分组值对应一个分片。
Each group value corresponds to a slice.
Index Signature
[groupValueStr: string]: DataSliceProps