Skip to content

Type Editor


Type Editor / @type-editor/state / selection/SelectionRange

selection/SelectionRange

Classes

ClassDescription

SelectionRange

Represents a selected range in a document. A range has a start position ($from) and an end position ($to). Most selections consist of a single range, but some selection types may use multiple ranges to represent discontinuous selections.