Table of contents

Public class

Signature
class LineShapeTool extends StateNode {}
References

StateNode

Source

packages/tldraw/src/lib/shapes/line/LineShapeTool.ts


Properties

children

Public static property

Signature
static children: () => (typeof Idle | typeof Pointing)[]

id

Public static property

Signature
static id: string

initial

Public static property

Signature
static initial: string

shapeType

Public property

Signature
shapeType: string

LaserToolbarItemLineShapeUtil