File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -22,3 +22,15 @@ features:
22
22
- title : Easy to customize
23
23
details : Simple structure, few built-in style, so the style and UI can be easily customized.
24
24
---
25
+
26
+ ## Features
27
+
28
+ - Drag with a customizable placeholder.
29
+ - The height of the node is not fixed.
30
+ - Based on HTML Drag and Drop API.
31
+ - Both flat data and tree-shaped data supported.
32
+ - Drag from external.
33
+ - Open or expand. Open node when drag onto it.
34
+ - Checked, semi-checked.
35
+ - Big data, virtual list.
36
+ - Examples for update data.
Original file line number Diff line number Diff line change @@ -22,3 +22,15 @@ features:
22
22
- title : 易定制
23
23
details : 结构简单, 很少内置样式, 可以容易的修改样式和UI.
24
24
---
25
+
26
+ ## 功能
27
+
28
+ - 拖拽时显示一个占位元素指示位置.
29
+ - 节点高度不固定.
30
+ - 基于 HTML Drag and Drop API.
31
+ - 同时支持扁平数据和树形数据.
32
+ - 支持外部拖拽.
33
+ - 展开与折叠, 拖拽到节点上时展开它.
34
+ - 勾选, 半选.
35
+ - 大数据, 虚拟列表.
36
+ - 更新数据的多个示例.
You can’t perform that action at this time.
0 commit comments