bevacqua / dragula

:ok_hand: Drag and drop so simple it hurts
https://bevacqua.github.io/dragula/
MIT License
21.89k stars 1.97k forks source link

Drop element by button click #614

Closed sridhargoshika closed 3 years ago

sridhargoshika commented 5 years ago

Is there any way to drop element on button click event instead of on move event? I have two containers, I want to drop an element on 2nd container when a button click on 1st container element. Is this possible?

paddotk commented 5 years ago

I can't completely picture what you have in mind. What do you need dragula for? Do you want a drag-and-drop animation that you want to use dragula for this specifically?