Table of contents

A type for the scribble used by tldraw.

interface TLScribble {}

Properties

color

color: TLCanvasUiColor

delay

delay: number

id

id: string

opacity

opacity: number

points

points: VecModel[]

shrink

shrink: number

size

size: number

state

state: SetValue<typeof TL_SCRIBBLE_STATES>

taper

taper: boolean

TLPropsMigrationsTLStoreProps