Advanced User Interface Controls and Components
Sets a value indicating whether items can be dragged in ListBox.
A Boolean value. The default is false, stating that items cannot be dragged. This prevents start of drag&drop operation.
Supported in: v1.0.
A demo showing how to drag drop items from one ListBox to another in Angular 2.You can set whether items can be dragged or dropped on general level for both tree views.