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"
SelectionChange:
object
Defined in: packages/editor/src/types/editor.ts:195
The editor has a new selection
selection:
EditorSelection
type:
"selection"