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