DefaultScribble

See source code
function DefaultScribble({
  scribble,
  zoom,
  color,
  opacity,
  className,
}: TLScribbleProps): import('react/jsx-runtime').JSX.Element | null

Parameters

NameDescription

{ scribble, zoom, color, opacity, className }

Returns

import('react/jsx-runtime').JSX.Element | null
Prev
DefaultHandles
Next
DefaultSelectionBackground