frontend-collective / frontend-collective/react-sortable-tree
Is it possible to provide a parameter to turn off the preview function
Open
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
My current requirement is that I want to drag from tree A to tree B, but I hope tree A cannot be dragged. I have set the canDrag of tree A to false. But when I drag the node of tree A, it will still have a preview effect and keep responding. I want to know how can I close it. thank you very much.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.