476 B
476 B
layout, title, title_nav, description, keywords
| layout | title | title_nav | description | keywords |
|---|---|---|---|---|
| default | Vue Integration | Vue | Vue TinyMCE component. | integration integrate vue vuejs |
Integration with Vue is easily done with the @tinymce/tinymce-vue package. To use it, install it with npm like this:
npm install @tinymce/tinymce-vue
For information on how to use the package, check out the Github repository readme.