froala / vue-froala-wysiwyg

Vue component for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
633 stars 86 forks source link

Call methods #47

Closed alirzayev closed 6 years ago

alirzayev commented 6 years ago

Can you show an example for calling the method in vue component?

Taxman972 commented 6 years ago

While reading the doc again I found the answer .

stefanneculai commented 6 years ago

You could also use the manual initialization where you get better and more granular control: https://github.com/froala/vue-froala-wysiwyg#manual-instantiation.