1.1.0 • Published 6 years ago
goletter-ueditor v1.1.0
下载
npm i git://git@github.com:goletter/react-ueditor.git -S
使用组件
import UEditor from 'UEditor';
<UEditor
iframeCssUrl="/static/css/initArticleUeditor.css"
initialFrameWidth="100%"
initialFrameHeight="560"
autoHeight
/>