Preparing search index...
The search index is not available
mui-datatable-delight
mui-datatable-delight
SelectRowUpdateType
Type Alias SelectRowUpdateType
SelectRowUpdateType
:
(
type
:
"head"
|
"cell"
|
"custom"
,
value
:
SelectedRowDataState
|
SelectedRowDataState
[]
,
shiftAdjacentRows
?:
SelectedRowDataState
[]
,
)
=>
void
Type declaration
(
type
:
"head"
|
"cell"
|
"custom"
,
value
:
SelectedRowDataState
|
SelectedRowDataState
[]
,
shiftAdjacentRows
?:
SelectedRowDataState
[]
,
)
:
void
Parameters
type
:
"head"
|
"cell"
|
"custom"
value
:
SelectedRowDataState
|
SelectedRowDataState
[]
Optional
shiftAdjacentRows
:
SelectedRowDataState
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mui-datatable-delight
Loading...