wangEditor 5
开源 Web 富文本编辑器,开箱即用,配置简单
简洁易用,功能强大
快速接入,配置简单,几行代码即可生成。集成了所有常见功能,无需二次开发。在 Vue React 也可以快速接入。
支持 JS Vue React
不依赖任何第三方框架,可用于 jQuery Vue React 等。wangEditor 提供了官方的 Vue React 组件。
踩过 5000+ 坑
wangEditor 开源多年,有大量用户使用和反馈,我们已解决了太多的用户问题(详见 github issues)。
wangEditor 的 优势
https://www.wangeditor.com/v5/ 看看 官方说的吧
wangEditor 插入 HTML
/**
* 暴露外部插入内容
* @param html {string} https://www.wangeditor.com/v5/API.html#dangerouslyinserthtml
* @param callback {function} 回调函数
* */
dangerouslyInsertHtml(html: string, callback: function)
版本
1.1.3
修复 插件开启 JS 报错(历史遗留问题)
1.1.2
支持采集内容 保证是html格式
1.1.1
支持插入 HTML 优化细节
1.0.1
修复 笔记 不显示编辑器问题
版本号 | 1.1.3 |
PHP版本 | 74+ |
安装次数 | 887 |
上次更新 | 2024-01-11 |
发布时间 | 2023-11-20 |