Basic
Apply data-provide="sortable"
to any parent




Custom items
Use data-items="selector"
to select desire children




Custom handle
Use data-sortable-handle="selector"
to select desire handle




Sortable dots
Hover an item to reveal the dot handler.




Callback
Use data-on-change="function"
to call a function after sorting done



