Skip to content

SelectionChange

SelectionChange: object

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

The editor has a new selection

Type declaration

selection

selection: EditorSelection

type

type: "selection"