Home > @activeviam/activeui-sdk > TableSelectionRange > lastMove
TableSelectionRange.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;