vue-email-editor icon indicating copy to clipboard operation
vue-email-editor copied to clipboard

Drag-n-Drop Email Editor Component for Vue.js

Results 71 vue-email-editor issues
Sort by recently updated
recently updated
newest added

Hi, I am trying CDN or UNPKG but it is not working. Could you please take a look? I need the UMD or JS for use as global CDN. Can...

Having an issue getting forms to work with the Vue component. Does it need to be in display mode web, or is it supported in email? The documentation show enabling...

Somehow component properties are not reactive. For example binding the locale property like `:locale="en-US"` and changing the language dynamically has no effect at the component. Is there any destroy method?...

Is there a way to stop making a save request after calling the done function? Or is it necessary? If yes, why?

![Screenshot from 2020-07-29 21-22-37](https://user-images.githubusercontent.com/949904/88843601-b1429900-d1e1-11ea-987a-a5b81070b8bb.png) hi I applied the example code and I got this error

Hi! https://unlayer.com/ in the video thumbnail there is a button for social buttons. Is there support in vue-email-editor ? I am using 0.7.1

Im trying to run with laravel mix but I can't figure out how, I installed unlayer-vue with npm install I created the component App.vue with the name I load the...