Public function

Signature
function TldrawScribble({
  scribble,
  zoom,
  color,
  opacity,
  className,
}: TLScribbleProps): import('react/jsx-runtime').JSX.Element | null
Parameters
NameDescription

{ scribble, zoom, color, opacity, className }

TLScribbleProps
Returns
import('react/jsx-runtime').JSX.Element | null
References

TLScribbleProps

Source

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

TldrawPropsTldrawSelectionBackground