How to achieve drag and drop multiple nested tree list items to another tree list in jquery/angularjs . I can able to do drag and drop single element to another list by using angular-ui-tree component.
Can you please help me is there any plugin or library in jquery or angularjs which supports multiple select and drag and drop between the lists.