FlexLayout
FlexLayout copied to clipboard
Drag and drop between browser tabs
Hi! Is there any plan to make dnd between browser tabs?
We recently added functionality to the master
branch to drag links from another tab into a FlexLayout. (Check out the onExternalDrag
configuration option and try out the demo.) But I'm guessing you mean dragging FlexLayout tabs between different FlexLayouts possibly in different browser tabs? That's a neat idea too...
Yes, want to make single dashboard on multiple tabs, connected through shared worker.
I think its possible with native drag and drop API.