Reputation: 20047
Anyone already tried drag and drop feature with Angular2 RC with typescript?
Cheers Sanket
Upvotes: 2
Views: 3311
Reputation: 13805
For angular2 , implementing drag and drop is made quite simple: Following are the alternatives that you can go for implementing drag and drop in angular2.
personally I would go for ng2-dragula as it provides more features like dragula-model and more of styling.
Hope this helps.
Upvotes: 4