vue-ckeditor2 icon indicating copy to clipboard operation
vue-ckeditor2 copied to clipboard

Use vuejs in plugin

Open Remo opened this issue 7 years ago • 1 comments

I've seen that we can easily add ckeditor plugins, that's great, but I'm trying to build a tight integrating with my project and for that I should have access to vuejs states and data. Is there a way to create a plugin that simply calls a VueJS method and then allows me to execute a ckeditor command to insert my custom code?

Remo avatar Jul 12 '17 13:07 Remo

@Remo Now, I working and integrating Ckeditor with Vue.js. In the future, I will try integrating all methods from Ckeditor to Vue.js. Thank you very from your feedback.

dangvanthanh avatar Jul 13 '17 06:07 dangvanthanh