Questions tagged [tinymce-6]

83 questions
0
votes
0 answers

How to Emit an Event from TinyMCE Component to Parent?

I'm using Vue 2.0. TinyMCE version: "tinymce": "^6.6.2", "@tinymce/tinymce-vue": "^3.2.8" I have created a custom component which is a tinyMCE text editor. It looks like this: