reppners / ngx-drag-drop

Angular directives using the native HTML Drag And Drop API
https://reppners.github.io/ngx-drag-drop/
BSD 3-Clause "New" or "Revised" License
307 stars 120 forks source link

Using ngx-drag-drop between different components #135

Closed shimonsalamon closed 1 year ago

shimonsalamon commented 1 year ago

Is it possible for drag & drop to work when each list is contained within its own component?

ChristofFritz commented 1 year ago

Yes