TLScribbleProps
interface TLScribbleProps {}Properties
className
optional
className?: string;color
optional
color?: string;opacity
optional
opacity?: number;scribble
scribble: TLScribble;userId
optional
userId?: string;zoom
zoom: number;Prev
TLResizeInfoNext
TLSelectionBackgroundProps