Table of contents

Public class

Signature
class FrameShapeTool extends BaseBoxShapeTool {}
References

BaseBoxShapeTool

Source

packages/tldraw/src/lib/shapes/frame/FrameShapeTool.ts


Properties

id

Public static property

Signature
static id: string

initial

Public static property

Signature
static initial: string

onCreate

Public property

Signature
onCreate: (shape: null | TLShape) => void
References

TLShape


shapeType

Public property

Signature
shapeType: string

FONT_FAMILIESFrameShapeUtil