function DefaultScribble({
  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
DefaultHandlesDefaultSelectionBackground