Type Editor / @type-editor/state / selection/SelectionRange
selection/SelectionRange
Classes
| Class | Description |
|---|---|
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. |