Type Editor / @type-editor/tables / cellselection/CellBookmark
cellselection/CellBookmark
Classes
| Class | Description |
|---|---|
A bookmark for a CellSelection that can survive document changes. Bookmarks store the raw positions of the anchor and head cells and can be mapped through document transformations. When resolved, they attempt to recreate the original CellSelection or fall back to a nearby selection. See |