Skip to content

Commit 44d3842

Browse files
committed
docs: features
1 parent 1c37e61 commit 44d3842

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

docs/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,15 @@ features:
2222
- title: Easy to customize
2323
details: Simple structure, few built-in style, so the style and UI can be easily customized.
2424
---
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.

docs/zh/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,15 @@ features:
2222
- title: 易定制
2323
details: 结构简单, 很少内置样式, 可以容易的修改样式和UI.
2424
---
25+
26+
## 功能
27+
28+
- 拖拽时显示一个占位元素指示位置.
29+
- 节点高度不固定.
30+
- 基于 HTML Drag and Drop API.
31+
- 同时支持扁平数据和树形数据.
32+
- 支持外部拖拽.
33+
- 展开与折叠, 拖拽到节点上时展开它.
34+
- 勾选, 半选.
35+
- 大数据, 虚拟列表.
36+
- 更新数据的多个示例.

0 commit comments

Comments
 (0)