Skip to main content

Home > @jsplumbtoolkit/test-support

test-support package

Classes

ClassDescription
jsPlumbToolkitTestHarness

Interfaces

InterfaceDescription
ConnectionDragEventHandlersCallbacks you can provide to connection drag methods to interrupt the process and inspect what's going on,
ContainerOptions
DragEventHandlersHandlers you can pass as an argument to various element drag methods, to interrupt the drag and inspect what's going on.
SynthesizedEventAn object conforming to enough of the Event interface to be used to trigger events in the DOM.