美文网首页
vue-quill-editor 展示内容

vue-quill-editor 展示内容

作者: 魔仙堡杠把子灬 | 来源:发表于2021-06-10 18:34 被阅读0次

    我不知道我将要去何方,但我已经在路上

    我的github: 李大玄
    我的私人博客: 李大玄
    我的npm开源库: 李大玄
    我的简书: 李大玄
    我的CSDN: 李大玄
    我的掘金: 李大玄
    哔哩哔哩: 李大玄

    如何使用看这篇文章 vue-quill-editor使用

    import 'quill/dist/quill.snow.css';
    import 'quill/dist/quill.core.css';
    import 'quill/dist/quill.bubble.css';
    
    <div class="ql-container ql-snow">
        <div class="ql-editor" v-html="content">
        </div>
    </div>
    

    相关文章

      网友评论

          本文标题:vue-quill-editor 展示内容

          本文链接:https://www.haomeiwen.com/subject/trrpeltx.html