Public function

Signature
function TldrawCropHandles({
  size,
  width,
  height,
  hideAlternateHandles,
}: TldrawCropHandlesProps): import('react/jsx-runtime').JSX.Element
Parameters
NameDescription

{ size, width, height, hideAlternateHandles, }

TldrawCropHandlesProps
Returns
import('react/jsx-runtime').JSX.Element
References

TldrawCropHandlesProps

Source

packages/tldraw/src/lib/canvas/TldrawCropHandles.tsx

TldrawTldrawCropHandlesProps