drag and drop - Nested sortable AngularJS -
i want create nested sortable lists using angularjs. i'm not sure there existing solution out there. tried using https://github.com/mostr/angular-ui-multi-sortable, , works fine, unfortunately, seems doesn't accept nested lists.
what need have multiple baskets, can reorder these baskets, , drag/drop products baskets (from 1 basket another).
does have idea/solution how work this?
thanks!
i've written angularjs ui component this.
Comments
Post a Comment