vue-drag-drop
vue-drag-drop copied to clipboard
how to prevent showing a not-allowed cursor if there's no drop component?
drop-effect="move" or e.target.style.cursor = 'move' both not working.