CirclonGroup / angular-tree-component

A simple yet powerful tree component for Angular (>=2)
https://angular2-tree.readme.io/docs
MIT License
1.09k stars 488 forks source link

text while dragging node #954

Open Or-Faddom opened 1 year ago

Or-Faddom commented 1 year ago

Is there any way to change the text while dragging a node ? like when its multiple nodes - to show the number of nodes, or when the drop is not allowed - showing a relevant icon. If not, can I change the curser while dragging?