React Complex Tree is completely unopinionated and allows you to customize every single node written to the DOM
The development of react-complex-tree is supported by the community. Special thanks to: Find outhow to support the development of react-complex-tree. To start using React Complex Tree, install it to your project as a dependency via npm install react-complex-tree yarn add react-complex-tree ...
lukasbach / react-complex-tree Public Sponsor Notifications Fork 83 Star 1k Releases 2.4.6 2.4.6 Latest Latest Compare github-actions released this 18 Nov 21:04 · 1 commit to main since this release 2.4.6 edcc823 Bug Fixes and Improvements Don't show drag line when ...
React Complex Tree provides advanced drag-and-drop capabilities that can easily be enabled via props on the tree environment. Once they are enabled, drag works natively between as many trees as are rendered within the environment. The user can also select multiple items (by pressing CTRL + left...
Actions: lukasbach/react-complex-treeActions All workflows CodeQL Docs Deployment pages-build-deployment Prerelease Release Verify Management Caches Deployments Attestations All workflows Showing runs from all workflows 681 workflow runs Event Status Branch Actor ...
When adding React Complex Tree to your package, you add only that and no other dependencies.Multi-Selection Other than other more simple tree libraries, React Complex Tree allows you to select as many items as you want, and move them all at once by dragging to a different location. Why ...