ant-design/components/tree/demo/draggable.md

8 lines
161 B
Markdown
Raw Normal View History

2016-07-21 09:52:39 +08:00
## zh-CN
2016-01-28 15:13:17 +08:00
将节点拖拽到其他节点内部或前后。
2016-01-07 19:05:55 +08:00
2016-07-21 09:52:39 +08:00
## en-US
Drag treeNode to insert after the other treeNode or insert into the other parent TreeNode.