minop1205 / react-dnd-treeview

A draggable / droppable React-based treeview component. You can use render props to create each node freely.
MIT License
530 stars 71 forks source link

I want to disable the drag function of the node looking at the root, is there any possible option? #139

Closed leenamki12 closed 2 years ago

leenamki12 commented 2 years ago

I want to disable the drag function of the node looking at the root, is there any possible option?