tldraw_bind_arrow
Attach an arrow's start or end to a target shape, creating a dynamic visual link that follows the shape when moved.
Instructions
Bind an arrow's start or end terminal to a target shape. This creates a visual connection that follows the shape when moved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arrowId | Yes | Arrow shape ID | |
| isExact | No | Exact binding (no margin) | |
| terminal | Yes | Which end to bind | |
| isPrecise | No | Precise binding (to exact anchor) | |
| targetShapeId | Yes | Shape ID to bind to | |
| normalizedAnchor | No | Anchor point on target (normalized 0-1) |