vue2 editor:使用Vue.js和Quill的文本编辑器 源码
Vue2编辑器 由Quill.js和Vue.js支持的易于使用但功能强大且可自定义的RTF编辑器 安装 您可以使用Yarn或NPM npm install vue2-editor 要么 yarn add vue2-editor 用法 // Basic Use - Covers most scenarios import { VueEditor } from "vue2-editor" ; // Advanced Use - Hook into Quill's API for Custom Functionality import { VueEditor , Quill } from "
下载地址
用户评论