An open API service indexing awesome lists of open source software.

https://github.com/phphe/he-tree-react

React draggable sortable tree component.
https://github.com/phphe/he-tree-react

draggable-tree react-component react-draggable sortable-tree

Last synced: 6 days ago
JSON representation

React draggable sortable tree component.

Awesome Lists containing this project

README

          

react draggable tree, he-tree-react

# 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) ![NPM Type Definitions](https://img.shields.io/npm/types/he-tree-react) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/he-tree-react)

React draggable sortable tree component. Support React 18, 19. [Document](https://he-tree-react.phphe.com) | [Demo](https://he-tree-react.phphe.com/v1/examples) | [Changelog](./CHANGELOG.md)

React 可拖拽树组件. 支持React 18, 19. [文档](https://he-tree-react.phphe.com/zh) | [演示](https://he-tree-react.phphe.com/zh/v1/examples) | [更新记录](./CHANGELOG.md)

## Features

- Drag with a customizable placeholder.
- The height of the node is not fixed.
- Based on HTML Drag and Drop API.
- Both flat data and tree-shaped data supported.
- Drag from external.
- Open or expand. Open node when drag onto it.
- Checked, semi-checked.
- Big data, virtual list.
- Examples for update data.
- rtl, display from right to left.
- MIT license. MIT开源许可。