SelectColumnConfig
Defined in: packages/core/src/types/column.ts:11
Extends
Section titled “Extends”Type Parameters
Section titled “Type Parameters”T
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:
"select"
Defined in: packages/core/src/types/column.ts:12
selectAllLabel
Section titled “selectAllLabel”selectAllLabel:
string
Defined in: packages/core/src/types/column.ts:13
selectRowLabel
Section titled “selectRowLabel”selectRowLabel:
string
Defined in: packages/core/src/types/column.ts:14
testId?
Section titled “testId?”
optionaltestId?:string
Defined in: packages/core/src/types/column.ts:7