CustomColumnConfig
Defined in: packages/core/src/types/column.ts:94
Escape hatch for column kinds ColumnFactory doesn’t ship a builder for — see registerColumnType.
Extends
Section titled “Extends”Type Parameters
Section titled “Type Parameters”T
TOptions
Section titled “TOptions”TOptions = unknown
Properties
Section titled “Properties”className?
Section titled “className?”
optionalclassName?:ClassNameProp<T>
Defined in: packages/core/src/types/column.ts:8
Inherited from
Section titled “Inherited from”
optionalid?:string
Defined in: packages/core/src/types/column.ts:6
Inherited from
Section titled “Inherited from”kind:
string
Defined in: packages/core/src/types/column.ts:95
options
Section titled “options”options:
TOptions
Defined in: packages/core/src/types/column.ts:96
testId?
Section titled “testId?”
optionaltestId?:string
Defined in: packages/core/src/types/column.ts:7