The DOM element inside which to look for draggable elements.
OptionaldataFunction to use to get a dataset for an item that is being dragged.
OptionalonFunction to call when an item is dropped on whitespace in the canvas
OptionalonFunction to call when an item is dropped on ane existing vertex.
OptionalonFunction to call when an item is dropped on an edge.
CSS 3 selector identifying what child elements of container are draggable.
The surface to attach to.
Props for the
JsPlumbToolkitDragDropComponent. Most users will probably want to use theSurfaceDropComponentinstead.