wangEditor富文本编辑器+react+antd的使用

一、github上发现富文本编辑器: 官网地址及github地址html 二、结合react+antd的具体使用: 案例使用场景:MyModal为弹窗,弹窗显示 编辑名称及描述。描述使用wangeditor富文本编辑器实现。node MyModal.jsreact import { Form, Modal, Input, Row, Col } from 'antd'; import Editor
相关文章
相关标签/搜索