Skip to content

EffDND 自信に満ちている ドラッグアンドドロップ

ノードをドラッグ可能に宣言する

ユースケース

魔法を有効にするには、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 License 2.0に基づいて公開されています。