0

I need to implement drag and drop method in angular. Can anyone suggest except cdkDropList. Might Data to be drag to another list.

1 Answer 1

1

If you don't want to use Angular Material Drag and Drop then you can use ngx-sortablejs.

Here is the demo: https://sortablejs.github.io/ngx-sortablejs/sortable-array

NPM Link: https://www.npmjs.com/package/ngx-sortablejs

Sign up to request clarification or add additional context in comments.

5 Comments

Thank you so much will be check this one
ok. If this works for you the please upvote and mark answer as accepted. It will be helpful for others too.
Sure, I think so it's working but will check more my requirement is possible to do or not. You to click my question
Is it available to drop another list?
In that demo link multiple options are there at top. Multiple list option is also there please check. sortablejs.github.io/ngx-sortablejs/multiple-lists

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.