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

Dynamically add drop components #75

Open artifex-pro opened 5 years ago

artifex-pro commented 5 years ago

Hey Cameron,

Great library! To fulfill my use case I have to add drop elements dynamically with JavaScript. Do you know how I can achieve this and does your library support this? Looking forward to your reply.

Best regards,

Dion David