集成到vue.js
最后更新于:2022-04-01 23:43:40
如果你想在`vue.js`的项目中使用`wangEditor`,以下有一个简单的demo,以及一个`vue`组件应用的demo。
-----
**第一,简单demo**
代码如下,也可参见 https://github.com/wangfupeng1988/wangEditor/blob/master/test/vue/test-vue.html 的代码。
```html
editor test
```
---
**第二,vue组件demo**
具体请参见:https://github.com/jiangyoucai/vueComponents ,该demo由 [@jiangyoucai](https://github.com/jiangyoucai) 同学贡献,在此感谢!
';
wangEditor width vuejs
以下是编辑器的内容:
{{ editorContent }}