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