Interface: SelectionState
Defined in: src/model/types.ts:196
The selection state passed to onSelectionChange.
Properties
selectedIds
selectedIds:
Set<string>
Defined in: src/model/types.ts:198
Set of currently selected row ids.
Defined in: src/model/types.ts:196
The selection state passed to onSelectionChange.
selectedIds:
Set<string>
Defined in: src/model/types.ts:198
Set of currently selected row ids.