TLArrowBindingProps
Table of contents
interface TLArrowBindingProps {}
Properties
exact is whether the arrow head 'enters' the bound shape to point directly at the binding anchor point
isExact: boolean
precise is whether to bind to the normalizedAnchor, or to the middle of the shape
isPrecise: boolean
normalizedAnchor: VecModel
terminal: 'end' | 'start'