bevacqua / angularjs-dragula

:ok_hand: Drag and drop so simple it hurts
https://bevacqua.github.io/angularjs-dragula
MIT License
509 stars 110 forks source link

Get reference to "dropModel" #131

Open enkelmedia opened 4 years ago

enkelmedia commented 4 years ago

As far as I can tell, there is no way for me to get my hands on the "drop model" as of now?

Maybe there should be an overload / event that can be used if I need to have the model of the item dropped?

https://github.com/bevacqua/angularjs-dragula/blob/daa3ef9410aca10380703611eb3c9b1aa05aa08e/service.js#L55