Skip to content

@revolist/revogrid / FocusRenderEvent

Interface: FocusRenderEvent

Represents the event object that is emitted before focus rendering. It includes information about the dimension type and range area.

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
colDimensionDimensionSettingsState--src/types/interfaces.ts:755
colTypeDimensionColsRepresents the dimension type for columns.AllDimensionType.colTypesrc/types/interfaces.ts:734
next?Partial<Cell>Changes for the next cell to focus. Example { y: -1 }-src/types/interfaces.ts:760
rangeRangeAreaRepresents the range area of the focus.-src/types/interfaces.ts:751
rowDimensionDimensionSettingsState--src/types/interfaces.ts:753
rowTypeDimensionRowsRepresents the dimension type for rows.AllDimensionType.rowTypesrc/types/interfaces.ts:729

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