Skip to content

安装配置

引入方式:

  • 通过包管理工具进行下载:npm install wangeditor

  • 在线cdn引入:

    html
    <script src="https://cdn.bootcdn.net/ajax/libs/wangEditor/10.0.13/wangEditor.min.js"></script>
    <link href="https://cdn.bootcdn.net/ajax/libs/wangEditor/10.0.13/wangEditor.min.css" rel="stylesheet">

Released under the MIT License.