Table of contents

Public interface

Signature
interface TLArrowPoint {}
Source

packages/tldraw/src/lib/shapes/arrow/arrow-types.ts


Properties

arrowhead

Public propertysignature

Signature
arrowhead: TLArrowShapeArrowheadStyle
References

TLArrowShapeArrowheadStyle


handle

Public propertysignature

Signature
handle: VecLike
References

VecLike


point

Public propertysignature

Signature
point: VecLike
References

VecLike


TLArrowInfoTLComponents