Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
IBatchComponentsProps
Interface IBatchComponentsProps<Data>
Type parameters
Data
Hierarchy
IBatchComponentsProps
Index
Properties
batch
Render
checkbox
Props
Cache
datasets
get
Data
Key
on
Select
position
prefix
row
Key
selection
store
Properties
batch
Render
batch
Render
:
IGridBatchRender
checkbox
Props
Cache
checkbox
Props
Cache
:
object
Type declaration
[
key:
string
]:
object
Optional
disabled
?:
boolean
datasets
datasets
:
Data
[]
get
Data
Key
get
Data
Key
:
function
Type declaration
(
data
:
Data
, rowIndex
:
string
|
number
)
:
string
Parameters
data:
Data
rowIndex:
string
|
number
Returns
string
on
Select
on
Select
:
function
Type declaration
(
type
:
string
, datasets
:
Data
[]
)
:
void
Parameters
type:
string
datasets:
Data
[]
Returns
void
position
position
:
"header"
|
"foot"
prefix
prefix
:
string
row
Key
row
Key
:
string
selection
selection
:
IGridSelection
store
store
:
Store
Globals
IBatch
Components
Props
batch
Render
checkbox
Props
Cache
datasets
get
Data
Key
on
Select
position
prefix
row
Key
selection
store
Generated using
TypeDoc