Home > @jsplumbtoolkit/browser-ui > Surface > getConnectionForEdge
Surface.getConnectionForEdge() method
Gets the underlying connection for the given Edge. Used internally.
Signature:
getConnectionForEdge(edge: Edge): Connection;
Parameters
Parameter | Type | Description |
---|---|---|
edge | Edge |
Returns:
Connection