Typically it's best to use
Draggable.create()
instead of the constructor because it can accommodate multiple elements with one call.The object that will be dragged.
Draggable.create()
instead of the constructor because it can accommodate multiple elements with one call.