vue-tinymce-example icon indicating copy to clipboard operation
vue-tinymce-example copied to clipboard

在vue中使用tinymce的例子 📖

Results 11 vue-tinymce-example issues
Sort by recently updated
recently updated
newest added

uniapp上面能使用吗?或者使用步骤有什么区别吗?

全局引入,如上报错 版本是 "@packy-tang/vue-tinymce": "^1.1.2","tinymce": "^5.10.2",

如题 我把富文本插入到一个elementui的对话框内,如果对话框我选择打开的话,还会报错 unexpected token '

源码还能看到内容 但是已经不能编辑了 ![image](https://user-images.githubusercontent.com/15308323/126860685-84426d29-f8ee-49ab-960f-9425c8bb6f85.png)

setting: { content_style: "p {margin: 10px; border: 5px solid red; padding: 3px}", height: 800, language: 'zh_CN', plugins: "code image axupimgs preview", toolbar: "code axupimgs preview", branding: false, images_upload_handler: function (blobInfo,...

看了一下作者封装的代码里面的逻辑似乎又没有什么问题,不知道作者对此有没有研究过

i can not find this function on toolbar