Skip to content

EffDND Self-confident Drag and Drop

Declare nodes Draggable

Use cases

Just import effdnd to enable magic:

data-dnd-reorder="order-x"
# 1
# 2
# 3
data-dnd-reorder="order-y"
# 1
# 2
# 3
data-dnd-transfer="append"
# 1
# 2
# 3
data-dnd-transfer="prepend"
# 4
# 5
# 6
specified axis
free axis
axis="x"
axis="y"
Kanban with autoscroll
Backlog
Draft RFC
Gather requirements
Stakeholder review
Doing
Implement core API
Wire up UI
Review
Code review
Done
Ship v1

Released under the Apache-2.0 License.