@wangxiaoxiao45/tinymce-editor

1.0.7 • Public • Published

介绍

基于@tinymce/tinymce-vue 二次封装富文本编辑器 适用于 vue2

安装

npm i @wangxiaoxiao45/tinymce-editor

import TinymceEditor from'@wangxiaoxiao45/tinymce-editor'

components: { TinymceEditor }

注意:需要将 public 目录下的 tinymce 拷贝到项目下边的 public 目录下

属性

  • v-model 双向绑定
  • width
  • height

/@wangxiaoxiao45/tinymce-editor/

    Package Sidebar

    Install

    npm i @wangxiaoxiao45/tinymce-editor

    Weekly Downloads

    2

    Version

    1.0.7

    License

    MIT

    Unpacked Size

    16.6 MB

    Total Files

    47

    Last publish

    Collaborators

    • wangxiaoxiao45