Represents the current cursor position in the editor. Contains both anchor (start) and focus (end) positions.
Start position of the selection
End position of the selection
Whether the selection direction is forward (anchor comes before focus)
ID of the panel containing the cursor
ID of the root block in the editor
Represents the current cursor position in the editor. Contains both anchor (start) and focus (end) positions.