Skip to content

SelectionChange

SelectionChange = object

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

The editor has a new selection

Properties

selection

selection: EditorSelection

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


type

type: "selection"

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