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:756
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:751

Revogrid is a powerful data grid library made by Revolist OU.