Skip to content

RowSelectionFeatureState

RowSelectionFeatureState: object

Defined in: core/features/row-selection.svelte.ts:13

Represents the state of the row selection feature.

Type declaration

NameTypeDefined in
maxSelectableRowsnumbercore/features/row-selection.svelte.ts:15
selectedRowIdsSvelteSet<GridRowIdentifier>core/features/row-selection.svelte.ts:14
selectionModeRowSelectionModecore/features/row-selection.svelte.ts:16