{EmailEditor}from'vue-email-editor';exportdefault{name:'app',components:{EmailEditor,},methods:{// called when the editor is creatededitorLoaded(){console.log('editorLoaded');// Pass the template JSON here// thi
javascript vue 2无法使用vue-email-editor检查版本,因为在版本^2.0.0是用于Vue 3和版本^1.0.0是...
import { shallowRef } from 'vue'; let lastEditorId = 0; export default defineComponent({ name: 'EmailEditor', props: { appearance: Object as PropType<EmailEditorProps['appearance']>, displayMode: String as PropType<EmailEditorProps['displayMode']>, editorId: String as PropType<EmailEditor...
vue-email-editor月岛**亚弥 上传296 KB 文件格式 zip builder drag-and-drop email-marketing email-template html-email template vue vue-components vuejs Drag-n-Drop Email Editor Component for Vue.js 点赞(0) 踩踩(0) 反馈 所需:1 积分 电信网络下载 ...
Related Projects #Webapps#SaaS#Dev Tools Created with Sketch.4.361 NocoDBOpen-source Airtable Alternative #Webapps#Productivity#Datatables... Created with Sketch.6.218 Sentry for VueVue Application Monitoring 💚 Sponsored by Friends We’re hosting on Digital Ocean! 💙 Try it today and get a fr...
A renderless and extendable rich-text editor forVue.js Why I built tiptap I was looking for a text editor forVue.jsand found some solutions that didn't really satisfy me. The editor should be easy to extend and not based on old dependencies such as jQuery. For React there is already ...