Skip to content

@revolist/revogrid / ApplyFocusEvent

Interface: ApplyFocusEvent

Represents the event object that is emitted when applying focus. It includes information about the dimension type and focused cells.

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
colTypeDimensionColsRepresents the dimension type for columns.AllDimensionType.colTypesrc/types/interfaces.ts:734
endCell-FocusedCells.endsrc/types/selection.ts:85
focusCell-FocusedCells.focussrc/types/selection.ts:84
rowTypeDimensionRowsRepresents the dimension type for rows.AllDimensionType.rowTypesrc/types/interfaces.ts:729

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