Type Editor / @type-editor/tables / utils/next-cell
utils/next-cell
Functions
| Function | Description |
|---|---|
Finds the next cell in a given direction along an axis. Navigates from the current cell position to find an adjacent cell, properly handling cells that span multiple rows or columns. Example typescript |