Hello,
I'm trying to figure out if it's possible to set up Menu Items to be draggable. Not to re-sort but instead I would like to drag an item from a menu and drop it on another component and have the other component notified of which item was dropped on it.
The item does not need to be removed from the menu.
Is this something that can be done currently, or should I try a non-drag-n-drop approach?