Skip to content

@revolist/revogrid / Components / RevogrOverlaySelection

Interface: RevogrOverlaySelection

Component for overlaying the grid with the selection.

Properties

PropertyTypeDescriptionDefined in
additionalDataanyAdditional data to pass to renderer.src/components.d.ts:545
applyChangesOnClosebooleanIf true applys changes when cell closes if not Escape.src/components.d.ts:549
canDragbooleanEnable revogr-order-editor component (read more in revogr-order-editor component). Allows D&D.src/components.d.ts:553
colDataObservable<DSourceState<ColumnRegular, DimensionCols>>Column data store.src/components.d.ts:557
dataStoreObservable<DSourceState<DataType, DimensionRows>>Row data store.src/components.d.ts:561
dimensionColObservable<DimensionSettingsState>Dimension settings X.src/components.d.ts:565
dimensionRowObservable<DimensionSettingsState>Dimension settings Y.src/components.d.ts:569
editorsEditorsCustom editors register.src/components.d.ts:573
isMobileDevicebooleanIs mobile view mode.src/components.d.ts:577
lastCellCellLast real coordinates positions + 1.src/components.d.ts:581
rangebooleanRange selection allowed.src/components.d.ts:585
readonlybooleanReadonly mode.src/components.d.ts:589
selectionStoreObservable<SelectionStoreState>Selection, range, focus.src/components.d.ts:593
useClipboardbooleanEnable revogr-clipboard component (read more in revogr-clipboard component). Allows copy/paste.src/components.d.ts:597

Revogrid is a MIT-licensed open source library made by Revolist OU.