Skip to content

Type Editor


Type Editor / @type-editor/tables / cellselection/CellBookmark

cellselection/CellBookmark

Classes

ClassDescription

CellBookmark

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

CellSelection.getBookmark