AddLinkOptions
Options for the method
| Name | Type | Description |
|---|---|---|
| data? | ObjectData | Optional backing data for the link. You can control the link appearance with values in this object, and also store any arbitrary data you wish to. |
| source | string | PointXY | DiagramCell | Source cell, cell id or canvas location. |
| target | string | PointXY | DiagramCell | Source cell, cell id or canvas location. |