Skip to content

EditorSelection

EditorSelection: { anchor: EditorSelectionPoint; backward: boolean; focus: EditorSelectionPoint; } | null

Defined in: packages/editor/src/types/editor.ts:119