Optional
appenddefault to 'body'
Optional
cancelprevents dragging from starting on specified elements, listed as comma separated selectors (eg: '.no-drag'). default built in is 'input,textarea,button,select,option'
Optional
dragOptional
handleclass selector of items that can be dragged. default to '.grid-stack-item-content'
Optional
helperhelper function when dropping: 'clone' or your own method
Optional
pauseif set (true | msec), dragging placement (collision) will only happen after a pause by the user. Note: this is Global
Optional
scrolldefault to true
Optional
startcallbacks
Optional
stop
Drag&Drop dragging options