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