group |
String |
'' |
The group |
animation |
Number |
150 |
The animation duration. |
threshold |
Number |
10 |
Mouse move threshold before dragging starts. |
clsItem |
String |
uk-sortable-item |
The item class. |
clsPlaceholder |
String |
uk-sortable-placeholder |
The placeholder class. |
clsDrag |
String |
uk-sortable-drag |
The ghost class. |
clsDragState |
String |
uk-sortable-dragging |
The body's dragging class. |
clsBase |
String |
uk-sortable |
The list's class. |
clsNoDrag |
String |
uk-sortable-nodrag |
Prevent dragging on elements with this class. |
clsEmpty |
String |
uk-sortable-empty |
The empty list class. |
clsCustom |
String |
'' |
The ghost's custom class. |
handle |
String |
false |
The handle selector. |