Home > @jsplumbtoolkit/browser-ui > Selection > beforeConnect
Selection.beforeConnect() method
Signature:
beforeConnect(source: Vertex, target: Vertex, data?: any): any;
Parameters
Parameter | Type | Description |
---|---|---|
source | Vertex | |
target | Vertex | |
data | any |
Returns:
any