0

I am using angular cdkDragAndDrop to drag and drop elements from one list to another, but I would like to extend my implementation to also enable dragging the element to another tab of the same page and drop it there. But when I try to drag the element out of my browser tab, it disappears and doesn't move to the next tab.

To make it more clear, a use case example of this behavior is like we can select the url of this page and drag it to next page and drop there.

Meenakshi
  • 31
  • 1
  • 7
  • You can not. An element only "exist" in his "browser" (a tab is "like" another browser) – Eliseo Dec 28 '22 at 16:05
  • what is the other solution then? @Eliseo , the HTML drag option does allow taking element between browser tabs. Is that the only possibility? – Meenakshi Dec 28 '22 at 16:55

0 Answers0