How to drag and reorder content in angular

折月煮酒 提交于 2019-12-13 03:54:42

问题


I have 5 different content. I want to drag and reorder it in the same row.. How can I do this in angular 2,4,5 or 6. If anybody know please help me to do this.

stackblitz


回答1:


This library containe all drag and drop future ng2-dragula,and this the demo

stackblitz example




回答2:


I use this package, it is useful, good theme(especially with Material) here the package

here Demo



来源:https://stackoverflow.com/questions/51360466/how-to-drag-and-reorder-content-in-angular

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!