TLDrawShapeProps

See source code
Table of contents
interface TLDrawShapeProps {}

Properties

color


dash


fill


isClosed

isClosed: boolean

isComplete

isComplete: boolean

isPen

isPen: boolean

scale

scale: number

segments

segments: TLDrawShapeSegment[]

size


Prev
TLDocument
Next
TLDrawShapeSegment