Skip to content

Interface: IEditorBeforeRotate

Callable

IEditorBeforeRotate

IEditorBeforeRotate(data): number | boolean | void

Parameters

NameType
dataIEditorRotationData

Returns

number | boolean | void

Defined in

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

Released under the MIT License.