Home > @jsplumbtoolkit/test-support > jsPlumbToolkitTestHarness > dblTapOnEdge
jsPlumbToolkitTestHarness.dblTapOnEdge() method
Double taps on the given edge
Signature:
dblTapOnEdge(edgeId: string): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| edgeId | string | ID of the edge |
Returns:
void