Type Editor / @type-editor/tables / utils/find-cell
utils/find-cell
Functions
| Function | Description |
|---|---|
Finds the rectangular bounds of the cell at the given position. Uses the table map to determine the cell's position in the table grid, accounting for any rowspan or colspan that may affect its bounds. Example typescript |