#Drag & Drop library
4 messages · Page 1 of 1 (latest)
Wow, this looks really good. 👍
I’ve used the vanilla version of
https://github.com/atlassian/pragmatic-drag-and-drop
which is more "raw" but adds eventlisteners so you can control every aspect of the dnd experience. I’d say it is for more complex use cases.
That looks cool - nice to see "reactive first" generic libraries. I wonder if they'll be able to add animate on drop support especially as they did the auto animate lib before.
As for solid-dnd, I haven't had time to look at it for some while, but I hope to update it one day.