vue-draggable-resizable icon indicating copy to clipboard operation
vue-draggable-resizable copied to clipboard

How to create a new draggable and resizable element dynamically

Open michaelsogos opened this issue 4 years ago • 0 comments

Hi @mauricius ,

Great job! I have a question.

I'm making an report designer for PDF with pdfmake library and I need to bring from external toolset an element into a virtual document page, and with your library i want to resize and move around. Do you have an example for this?

Alternatively i can use an external button that dynamically generate the draggable element directly into virtual document page, then the next question is: Can i make as many draggable element i need, or 'cause browser performance do you think should i worry about?

Thanks for your time.

michaelsogos avatar May 17 '20 21:05 michaelsogos