frontend-collective / frontend-collective/react-sortable-tree
Tree-to-Tree dragging, but with multiple dndTyes
Open
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
Is it somehow possible to pass an array of strings to the dndType attribute. Reason: I need tree "A" to be connected with tree "B" as well as with tree "C", but tree "B" should not be connected with tree "C". If i got it correct react-dnd provides a possibility to pass not just a string as dndType...
thank you.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.