Home > @jsplumb/test > BrowserUITestSupport > getConnectionCanvas
#
BrowserUITestSupport.getConnectionCanvas() methodGets the DOM element used to represent the given connection.
Signature:
getConnectionCanvas(c: Connection): HTMLElement;
#
ParametersParameter | Type | Description |
---|---|---|
c | Connection |
Returns:
HTMLElement