TLResizeShapeOptions

See source code
type TLResizeShapeOptions = Partial<{
  dragHandle: TLResizeHandle
  initialBounds: Box
  initialPageTransform: MatLike
  initialShape: TLShape
  isAspectRatioLocked: boolean
  mode: TLResizeMode
  scaleAxisRotation: number
  scaleOrigin: VecLike
  skipStartAndEndCallbacks: boolean
}>
Prev
TLResizeMode
Next
TLSelectionHandle
hi

We use cookies on this website.
Learn more in our Cookie Policy.