Skip to main content

AddLinkOptions

Options for the method

Properties

data?

optional 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

source: string | PointXY | DiagramCell

Source cell, cell id or canvas location.


target

target: string | PointXY | DiagramCell

Source cell, cell id or canvas location.