Skip to content

Commit b3b8e94

Browse files
committed
docs: features
1 parent 3941da5 commit b3b8e94

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,15 @@ React 可拖拽树组件. [文档](https://he-tree-react.phphe.com/zh), [演示]
99
## Features
1010

1111
- Drag with a customizable placeholder.
12+
- The height of the node is not fixed.
1213
- Based on HTML Drag and Drop API.
1314
- Both flat data and tree-shaped data supported.
1415
- Drag from external.
1516
- Open or expand. Open node when drag onto it.
1617
- Checked, semi-checked.
1718
- Big data, virtual list.
1819
- Examples for update data.
20+
- rtl, display from right to left.
1921

2022
## Changelog
2123

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ features:
3434
- Checked, semi-checked.
3535
- Big data, virtual list.
3636
- Examples for update data.
37+
- rtl, display from right to left.

docs/zh/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ features:
3434
- 勾选, 半选.
3535
- 大数据, 虚拟列表.
3636
- 更新数据的多个示例.
37+
- rtl, 从右往左显示.

0 commit comments

Comments
 (0)