Skip to content

EffDND 自信的 Drag-and-Drop

声明节点可拖动

用例

只需导入 effdnd 即可启用神奇功能:

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

根据 Apache-2.0 许可证发布。