TLScribbleProps
Public interface
Signature
interface TLScribbleProps {}
Source
packages/editor/src/lib/components/default-components/DefaultScribble.tsx
Properties
className
Public propertysignature
Signature
className?: string
color
Public propertysignature
Signature
color?: string
opacity
Public propertysignature
Signature
opacity?: number
scribble
Public propertysignature
Signature
scribble: TLScribble
References
zoom
Public propertysignature
Signature
zoom: number