Home > @activeviam/activeui-sdk > RowOrColumnRange > lastMove
RowOrColumnRange.lastMove property
The last cell that the user navigated to. This property is required to enable navigation and selection using the keyboard.
Signature:
lastMove?: CellPosition;