dnd-tree-sortable is a React component. It is very suitable for:
- Drag and Drop Tree data
- Virtualized list to optimize performance
- Large data
- react: ^18.3.1
- react-dom: ^18.3.1
It built base on dnd-kit-example:
- Dnd kit. A lightweight, modular, performant, accessible and extensible drag & drop toolkit for React.
- virtuoso. is a set of React components that display large data sets using virtualized rendering. The Virtuoso components automatically handle items with variable sizes and changes in items' sizes.
- rc-scrollbars.
npm i dnd-tree-sortable