File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 1- <p align =" center " ><img src =" https://github.com/phphe/he-tree-react/blob/static/cover.jpg?raw=true " width =" 700 " alt =" react draggable tree, he-tree-react " /></p >
1+ <p align =" center " ><img src =" https://github.com/phphe/he-tree-react/blob/static/cover.jpg?raw=true " width =" 350 " alt =" react draggable tree, he-tree-react " /></p >
22
3- # he-tree-react ![ GitHub License] ( https://img.shields.io/github/license/phphe/he-tree-react ) ![ NPM Version] ( https://img.shields.io/npm/v/he-tree-react )
3+ # he-tree-react ![ GitHub License] ( https://img.shields.io/github/license/phphe/he-tree-react ) ![ NPM Version] ( https://img.shields.io/npm/v/he-tree-react ) ![ GitHub Actions Workflow Status ] ( https://img.shields.io/github/actions/workflow/status/phphe/he-tree-react/build.yml ) ![ NPM Type Definitions ] ( https://img.shields.io/npm/types/he-tree-react ) ![ npm bundle size ] ( https://img.shields.io/bundlephobia/minzip/he-tree-react )
44
5- React draggable sortable tree component. [ Document] ( https://he-tree-react.phphe.com ) .
5+ React draggable sortable tree component. [ Document] ( https://he-tree-react.phphe.com ) , [ Demo ] ( https://he-tree-react.phphe.com/v1/examples ) .
66
7- React 可拖拽树组件. [ 文档] ( https://he-tree-react.phphe.com/zh ) .
7+ React 可拖拽树组件. [ 文档] ( https://he-tree-react.phphe.com/zh ) , [ 演示] ( https://he-tree-react.phphe.com/zh/v1/examples ) .
8+
9+ ## Features
10+
11+ - Drag with a customizable placeholder.
12+ - Based on HTML Drag and Drop API.
13+ - Both flat data and tree-shaped data supported.
14+ - Drag from external.
15+ - Open or expand. Open node when drag onto it.
16+ - Checked, semi-checked.
17+ - Big data, virtual list.
18+ - Examples for update data.
819
920## Changelog
1021
You can’t perform that action at this time.
0 commit comments