Anyone already tried drag and drop feature with Angular2 RC with typescript?
Cheers Sanket
Anyone already tried drag and drop feature with Angular2 RC with typescript?
Cheers Sanket
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.