Home > @jsplumbtoolkit/core > Selection > beforeMoveConnection
Selection.beforeMoveConnection() method
Signature:
beforeMoveConnection(source: Vertex, target: Vertex, edge: Edge): any;
Parameters
| Parameter | Type | Description |
|---|---|---|
| source | Vertex | |
| target | Vertex | |
| edge | Edge |
Returns:
any