Type Editor / @type-editor/tables / utils/move-cell-forward
utils/move-cell-forward
Functions
| Function | Description |
|---|---|
Moves a position forward past the current cell. This function assumes the position points at a cell (see pointsAtCell) and returns a new resolved position after that cell. Example typescript |