Public typealias

Signature
type TLResizeShapeOptions = Partial<{
  dragHandle: TLResizeHandle
  initialBounds: Box
  initialPageTransform: MatLike
  initialShape: TLShape
  mode: TLResizeMode
  scaleAxisRotation: number
  scaleOrigin: VecLike
}>
References

TLResizeHandle, Box, MatLike, TLShape, TLResizeMode, VecLike

Source

packages/editor/src/lib/editor/Editor.ts

TLResizeModeTLRotationSnapshot