CountColumnConfig
Defined in: packages/core/src/types/column.ts:53
Extends
Section titled “Extends”Type Parameters
Section titled “Type Parameters”T
Properties
Section titled “Properties”accessorKey
Section titled “accessorKey”accessorKey: keyof
T
Defined in: packages/core/src/types/column.ts:55
className?
Section titled “className?”
optionalclassName?:ClassNameProp<T>
Defined in: packages/core/src/types/column.ts:8
Inherited from
Section titled “Inherited from”headerLabel
Section titled “headerLabel”headerLabel:
string
Defined in: packages/core/src/types/column.ts:56
optionalid?:string
Defined in: packages/core/src/types/column.ts:6
Inherited from
Section titled “Inherited from”kind:
"count"
Defined in: packages/core/src/types/column.ts:54
testId?
Section titled “testId?”
optionaltestId?:string
Defined in: packages/core/src/types/column.ts:7