Skip to the content.

返回

JEditor

富文本表单组件.

组件路径: src/components/jeecg/JEditor.vue

使用示例:

<j-editor
    v-decorator="['xxx']"
    :default-height="500"
    plugins="lists image link media table textcolor wordcount contextmenu fullscreen"
    toolbar="undo redo |  formatselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | lists link unlink image media table | removeformat | fullscreen"
    :trigger-change="true">
</j-editor>

修改历史: