Sortable

Grid

Group

Item 1
Item 2
Item 3
Item 4
Item 5

Handle

Item 1
Item 2
Item 3
Item 4
Item 5

Empty

Nav + Custom Drag Class

Nested Lists

Javascript Options

Option Value Default Description
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.