Skip to content

Interface: IEditorBeforeMove

Callable

IEditorBeforeMove

IEditorBeforeMove(data): boolean | void | IPointData

Parameters

NameType
dataIEditorMoveData

Returns

boolean | void | IPointData

Defined in

ui/packages/interface/src/editor/IEditor.ts:154

Released under the MIT License.