# @pi-form-create/component-wangeditor

@pi-form-create 富文本组件

[GitHub](https://github.com/xaboy/form-create) | [文档](http://form-create.com/v3/) | [Document](http://form-create.com/v3/)


props

| 属性            | 类型  | 说明                                  |
| -------------- | --------  | ------------------------------ |
| v-model       |  string   | 富文本内容 |
| init         |  Function | 初始化 wangEditor |
| disabled   |  boolean   | 禁用富文本组件 |
