Drag and drop focus

You override onDragEnter for the slot widget, the Operation contains Payload - this can be a reference to the dragged widget. This grants the slot access to the dragged widget and vice versa:


Or do you need the data before the drag interaction takes place?