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

Q: Can this be used to implement a list based dnd? #71

Closed CarstenLeue closed 2 years ago

CarstenLeue commented 5 years ago

Can this library be used to implement drag and drop for lists? The library seems to imply that the drop target covers some real estate. In case of a list however the drop target would be in between two list items. How could this be represented?

reppners commented 5 years ago

Welcome and sorry for the long delay.

Do the various demos which also feature lists answer your question? https://reppners.github.io/ngx-drag-drop/