Public typealias

Signature
type TLScribbleProps = {
  className?: string
  color?: string
  opacity?: number
  scribble: TLScribble
  zoom: number
}
References

TLScribble

Source

packages/editor/src/lib/components/default-components/DefaultScribble.tsx

TLRotationSnapshotTLSelectionBackgroundProps