Type Editor / @type-editor/tables / utils/points-at-cell
utils/points-at-cell
Functions
| Function | Description |
|---|---|
Checks if the given position points directly at a cell. A position "points at" a cell when its parent is a table row and there is a node immediately after the position. Example typescript |