Vue 2.1x Tinymce support
Tinymce support on Vue 2.1x
Features
- Set default content and binding content
- Configurable options
- Event to change content
- v-model Support
Install
Run the command below to install this package
npm install vue-tinymce --save
Use
Vue
Vue template
Run example
npm installnpm run example
Run build
npm installnpm run build