cameronhimself / vue-drag-drop

A lightweight Vue wrapper that abstracts away the wonkier parts of the Drag and Drop Browser API
496 stars 83 forks source link

drag drop to another drop #67

Closed TimuJiang closed 5 years ago

TimuJiang commented 6 years ago

how to drag drop to another drop?

cameronhimself commented 5 years ago

Short answer: put a drop element inside a drag element. Reopen if you need more help.