Rezi
Preparing search index...
core/src
selectAll
Function selectAll
selectAll
(
allRowKeys
:
readonly
string
[]
,
currentSelection
:
readonly
string
[]
,
)
:
SelectionResult
Select all rows.
Parameters
allRowKeys
:
readonly
string
[]
All row keys
currentSelection
:
readonly
string
[]
Current selection
Returns
SelectionResult
New selection with all rows selected
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Select all rows.