Optional
allowWhether or not to allow drop on whitespace in the canvas. Defaults to true.
Optional
allowWhether or not to allow drop on edge. Defaults to false.
Optional
allowWhether or not to allow drop on existing vertices. Defaults to true.
The DOM element inside which to look for draggable elements.
Optional
dataFunction to use to get a dataset for an item that is being dragged.
Optional
groupFunction to use to determine whether an item that is being dragged represents a group.
CSS 3 selector identifying what child elements of container
are draggable.
Surface to attach to
Optional
typeFunction to use to get the type of an item that is being dragged.
Props for
SurfaceDropComponent