Table of contents

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

TLScribble


zoom

Public propertysignature

Signature
zoom: number

TLRotationSnapshotTLSelectionBackgroundProps