Skip to content

Home > @liquidrazor/list-display > SelectionContext

SelectionContext interface

Signature:

typescript
export interface SelectionContext<TRow = AnyRow, TRowId extends RowId = RowId>

Properties

Property

Modifiers

Type

Description

idKey

keyof TRow & string

mode

SelectionMode