Class name for the chosen item
time in milliseconds to define when the sorting should start
Disables the sortable if set to true.
Class name for the dragging item
Specifies which items inside the element should be draggable
Class name for the cloned DOM Element when using forceFallback
Appends the cloned DOM Element into the Document's Body
Specify in pixels how far the mouse should move before it's considered as a drag.
Selectors that do not lead to dragging (String or Function)
ignore the HTML5 DnD behaviour and force the fallback to kick in
Class name for the drop placeholder
To drag elements from one list into another, both lists must have the same group value. You can also define whether lists can give away, give and keep a copy (clone), and receive elements.
Drag handle selector within list items
Element is dropped into the list from another list
Element is chosen
Created a clone of an element
Element dragging ended
Attempt to drag a filtered element
Event when you move an item in the list or between lists
Element is removed from the list into another list
Called by any change to the list (add / update / remove)
Element dragging started
Element is unchosen
Changed sorting within list
Call event.preventDefault()
when triggered filter
if you have custom scrollbar scrollFn may be used for autoscrolling
px, how near the mouse must be to an edge to start scrolling.
px
sorting inside list
Generated using TypeDoc
ms, animation speed moving items when sorting,
0
— without animation