Skip to main content

RotationHandle

The Rotation Handle component displays a click handler for a rotation interaction, which get attached to the bottom center of its parent element.

nametyperequiredcomment
onChange(rotation: number) => voidyes
labelReactNodeno

Renders a label on the left side of the rotation handle.

onEnd(rotation: number) => voidno
onInteractEnd() => voidno
onInteractStart() => voidno
onStart() => voidno
Result
Loading...
Live Editor