Skip to content

@revolist/revogrid / Components / RevogrFocus

Interface: RevogrFocus

Focus component. Shows focus layer around the cell that is currently in focus.

Example

ts
focus-rgCol-rgRow

Properties

PropertyTypeDescriptionDefined in
colDataObservable<DSourceState<ColumnRegular, DimensionCols>>Column sourcesrc/components.d.ts:433
colTypeDimensionColsColumn typesrc/components.d.ts:437
dataStoreObservable<DSourceState<DataType, DimensionRows>>Data rows sourcesrc/components.d.ts:441
dimensionColObservable<DimensionSettingsState>Dimension settings Xsrc/components.d.ts:445
dimensionRowObservable<DimensionSettingsState>Dimension settings Ysrc/components.d.ts:449
focusTemplatenull | FocusTemplateFuncFocus template custom function. Can be used to render custom focus layer.src/components.d.ts:453
rowTypeDimensionRowsRow typesrc/components.d.ts:457
selectionStoreObservable<SelectionStoreState>Selection, range, focus for selectionsrc/components.d.ts:461

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