Drag Action
Usage notes
Drag actions are decorators which add draggable functionality to elements.
Default
You can drag me
Limited to a single axis
You can drag me on the horizontal axis only
Limited to a handle
I can be dragged only by this
handle or this handle
Containment
You can not drag me out
Automatic window scroll
You can drag me and window will scroll
Automatic container scroll
You can drag me and container will scroll
Drag'n'drop
You can drop me on #dropzone
I'm #dropzone
Initialized with JS
You can drag me vertically