Search
Preparing search index...
The search index is not available
@bestdoctor/ke-beta
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@bestdoctor/ke-beta
ColumnConfig
Interface ColumnConfig<T>
Type Parameters
T
Hierarchy
ColumnConfig
Index
Properties
cell
header
name
styles
Properties
cell
cell
:
ReactNode
|
CellConfig
<
T
>
|
keyof
T
|
(
(
item
:
T
, index
:
number
)
=>
ReactNode
)
header
header
:
HeaderConfig
|
ReactNode
name
name
:
string
|
number
Optional
styles
styles
?:
CSSProperties
|
(
(
columnIndex
:
number
)
=>
CSSProperties
)
Exports
Column
Config
cell
header
name
styles
Generated using
TypeDoc