Skip to content

Home > @liquidrazor/list-display > clearSelection

clearSelection() function

Signature:

typescript
clearSelection: <TRowId extends RowId = RowId>(selection: SelectionState<TRowId>) => SelectionState<TRowId>

Parameters

Parameter

Type

Description

selection

SelectionState<TRowId>

Returns:

SelectionState<TRowId>