anish2690/vue-draggable-next

How to allow dragging between different lists?

LeaVerou opened this issue · 1 comments

Hello, thanks for making this plugin!

I'm currently using it for drag & drop to reorder items in two lists, but I also want to allow d&d between the two lists. Is that possible? If so, how?

Thanks!

@LeaVerou yes it possible refer example and make few modification that should work https://vue-draggable-next.vercel.app/#/clone

image