Search
Preparing search index...
The search index is not available
cheetah-grid
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
ColumnData
Interface ColumnData<T>
Type parameters
T
Hierarchy
WidthData
ColumnData
Index
Properties
action
column
Type
define
field
icon
id
max
Width
message
min
Width
style
width
Properties
Optional
action
action
:
BaseAction
<
T
>
column
Type
column
Type
:
BaseColumn
<
T
,
any
>
define
define
:
ColumnDefine
<
T
>
Optional
field
field
:
FieldDef
<
T
>
Optional
icon
icon
:
ColumnIconOption
<
T
>
|
ColumnIconOption
<
T
>
[]
id
id
:
LayoutObjectId
Optional
max
Width
max
Width
:
number
|
string
Optional
message
message
:
Message
|
(
(
record
:
T
)
=>
Message
)
|
keyof
T
|
(
string
|
MessageObject
|
keyof T
|
(
(
record
:
T
)
=>
Message
)
)
[]
Optional
min
Width
min
Width
:
number
|
string
style
style
:
ColumnStyleOption
|
null
|
undefined
Optional
width
width
:
number
|
string
Globals
Column
Data
action
column
Type
define
field
icon
id
max
Width
message
min
Width
style
width
Generated using
TypeDoc