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

[Question] How does ckeditor updates parent

Open nWidart opened this issue 8 years ago • 0 comments

Hello,

This is just a question in general about the component. I'm also building similar components, but I can't figure out how CkEditor is able to update the parent data, without any events.

I assume it's something to do with the v-model prop, but I don't see where it's used and / or set.

Any indicators how you're doing this?

Thank you very much! 😄

nWidart avatar Sep 19 '17 20:09 nWidart