Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ITableColumn
Interface ITableColumn
Hierarchy
ITableColumn
Index
Properties
body
Render
is
Money
name
need
Sort
text
Align
title
width
Properties
Optional
body
Render
body
Render
:
(
data
:
any
, pos
?:
ITableCellPos
, name
?:
string
)
=>
React.ReactNode
Type declaration
(
data
:
any
, pos
?:
ITableCellPos
, name
?:
string
)
:
React.ReactNode
Parameters
data:
any
Optional
pos:
ITableCellPos
Optional
name:
string
Returns
React.ReactNode
Optional
is
Money
is
Money
:
boolean
name
name
:
string
Optional
need
Sort
need
Sort
:
boolean
Optional
text
Align
text
Align
:
"left"
|
"right"
|
"center"
title
title
:
string
Optional
width
width
:
number
|
string
Globals
ITable
Column
body
Render
is
Money
name
need
Sort
text
Align
title
width
Generated using
TypeDoc