I have two Mat-Tables in my Angular project. Drag and drop with single rows works fine. But I need drag and drop with multiple rows, each checked by a checkbox. Cant find any examples on how to do this. Can anyone please help?
Thank you!
I have two Mat-Tables in my Angular project. Drag and drop with single rows works fine. But I need drag and drop with multiple rows, each checked by a checkbox. Cant find any examples on how to do this. Can anyone please help?
Thank you!
Copyright © 2021 Jogjafile Inc.
I found some working examples here: https://github.com/angular/components/issues/13807