未启用VUE JS Ckeditor 2中的“保存按钮”,如何在VUE JS中编写CKeditor自定义的保存按钮事件?

时间:2018-08-09 09:50:16

标签: javascript vuejs2 ckeditor

保存按钮的代码为

`textarea_config: {
                toolbar: [ ['Save']
                ],
            },`    

`<vue-ckeditor :config="textarea_config" class="fl-flex-label fl-background" placeholder="Add a description or notes.."></vue-ckeditor>`    

0 个答案:

没有答案