Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ITableProps
Interface ITableProps
Hierarchy
ITableProps
Index
Properties
auto
Scroll
auto
Stick
batch
Components
batch
Components
Auto
Fixed
class
Name
columns
datasets
default
Sort
Type
empty
Label
expandation
get
Row
Conf
loading
on
Change
page
Info
pagination
Type
prefix
row
Key
selection
sort
By
sort
Type
Properties
Optional
auto
Scroll
auto
Scroll
:
boolean
Optional
auto
Stick
auto
Stick
:
boolean
Optional
batch
Components
batch
Components
:
any
[]
Optional
batch
Components
Auto
Fixed
batch
Components
Auto
Fixed
:
boolean
Optional
class
Name
class
Name
:
string
columns
columns
:
ITableColumn
[]
datasets
datasets
:
Array
<
__type
>
Optional
default
Sort
Type
default
Sort
Type
:
TableSortType
Optional
empty
Label
empty
Label
:
string
Optional
expandation
expandation
:
object
Type declaration
Optional
expand
Render
?:
function
(
data
:
any
)
:
React.ReactNode
Parameters
data:
any
Returns
React.ReactNode
Optional
is
Expanded
?:
function
(
record
:
any
, index
:
number
)
:
boolean
Parameters
record:
any
index:
number
Returns
boolean
Optional
get
Row
Conf
get
Row
Conf
:
function
Type declaration
(
data
:
__type
, index
:
number
)
:
object
Parameters
data:
__type
index:
number
Returns
object
can
Select
:
boolean
row
Class
:
string
Optional
loading
loading
:
boolean
Optional
on
Change
on
Change
:
function
Type declaration
(
conf
:
ITableChangeConfig
)
:
void
Parameters
conf:
ITableChangeConfig
Returns
void
Optional
page
Info
page
Info
:
ITablePageInfo
pagination
Type
pagination
Type
:
TablePaginationType
Optional
prefix
prefix
:
string
Optional
row
Key
row
Key
:
string
Optional
selection
selection
:
object
Type declaration
Optional
can
Row
Select
?:
boolean
Optional
indeterminate
Row
Keys
?:
string
[]
Optional
is
Single
Selection
?:
boolean
Optional
need
Cross
Page
?:
boolean
Optional
on
Select
?:
function
(
selectedKeys
:
string
[]
, selectedRows
:
any
[]
, currentRow
:
number
)
:
void
Parameters
selectedKeys:
string
[]
selectedRows:
any
[]
currentRow:
number
Returns
void
Optional
selected
Row
Keys
?:
string
[]
Optional
sort
By
sort
By
:
string
Optional
sort
Type
sort
Type
:
TableSortType
Globals
ITable
Props
auto
Scroll
auto
Stick
batch
Components
batch
Components
Auto
Fixed
class
Name
columns
datasets
default
Sort
Type
empty
Label
expandation
get
Row
Conf
loading
on
Change
page
Info
pagination
Type
prefix
row
Key
selection
sort
By
sort
Type
Generated using
TypeDoc