Skip to content

RevoGrid Documentation v4.21.2 / 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:522
colTypeDimensionColsColumn typesrc/components.d.ts:526
dataStoreObservable<DSourceState<DataType, DimensionRows>>Data rows sourcesrc/components.d.ts:530
dimensionColObservable<DimensionSettingsState>Dimension settings Xsrc/components.d.ts:534
dimensionRowObservable<DimensionSettingsState>Dimension settings Ysrc/components.d.ts:538
focusTemplatenull | FocusTemplateFuncFocus template custom function. Can be used to render custom focus layer. Default nullsrc/components.d.ts:543
rowTypeDimensionRowsRow typesrc/components.d.ts:547
selectionStoreObservable<SelectionStoreState>Selection, range, focus for selectionsrc/components.d.ts:551