Drag Action

Usage notes


Drag actions are decorators which add draggable functionality to elements.

Default

You can drag me

Toggle markup

Limited to a single axis

You can drag me on the horizontal axis only
Toggle markup

Limited to a handle

I can be dragged only by this handle or this handle
Toggle markup

Containment

You can not drag me out
Toggle markup

Automatic window scroll

You can drag me and window will scroll
Toggle markup

Automatic container scroll

You can drag me and container will scroll
Toggle markup

Drag'n'drop

You can drop me on #dropzone
I'm #dropzone
Toggle markup

Initialized with JS

You can drag me vertically
Toggle markup