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

Drag icon and get from server #599

Closed weedkiller closed 3 years ago

weedkiller commented 5 years ago

Hello, i have icons on left of charts and when I drag them to the main container, I want to load the corresponding components from server, and insert/append with a unique ID.

How can I achieve that with dragula. Is there a native server get for something like this user case?

thanks

weedkiller commented 3 years ago

?