ObaidUrRehman / ng-drag-drop

Drag & Drop for Angular - based on HTML5 with no external dependencies. :tada:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiselect item feature in angular4 drag and drop

gravisrinivas opened this issue · comments

I am working on angular4 and i have a requirement whether I need to implement the drag and drop feature with multiple items selected. I have used ng2-drag-drop and dragula , but these allow to drag and drop a single item . Is there any way i implement drag and drop in angular4 with multi item select feature.

Is your requirement related to this issue #54 ?

Closing as duplicate of #54