DefaultLinkParams
Context handed to a DefaultLink factory while the user drags a new connection from a port or element.
Properties​
graph​
readonly graph: Graph;
The graph instance.
paper​
readonly paper: Paper;
The paper instance.
source​
readonly source: ConnectionEnd;
The source end of the connection being created.