Preparing search index...
The search index is not available
React-Table UI Docs
React-Table UI Docs
UseTableColumnOptions
Interface UseTableColumnOptions<D>
Type Parameters
D
extends
object
Hierarchy
UseTableColumnOptions
Hierarchy
ColumnInterface
Index
Properties
Footer?
Header?
id?
max
Width?
min
Width?
width?
Properties
Optional
Footer
Footer
?:
Renderer
<
FooterProps
<
D
>
>
Optional
Header
Header
?:
Renderer
<
HeaderProps
<
D
>
>
Optional
id
id
?:
IdType
<
D
>
Optional
max
Width
max
Width
?:
number
Optional
min
Width
min
Width
?:
number
Optional
width
width
?:
string
|
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
React-
Table UI
Docs
Use
Table
Column
Options
Footer?
Header?
id?
max
Width?
min
Width?
width?
Generated using
TypeDoc