文件名称:draftjs-demo-en:有关Draft.js的博客文章的演示。 看文章-
文件大小:6.88MB
文件格式:ZIP
更新时间:2024-05-22 00:12:35
javascript reactjs draft-js JavaScript
本文的Draft.js演示 。 在开发人员模式下运行: npm install或yarn npm start或yarn start 打开 分行: starting-point -添加了一个编辑器组件。 inline-stylization -添加了对选定文本进行样式设置的功能 link-entity -添加了添加链接的功能 custom-component添加了自定义滑块组件 markup-export添加了将编辑器的内容导出到HTML标记的功能
【文件预览】:
draftjs-demo-en-master
----.babelrc(514B)
----images()
--------draft-demo.gif(1.34MB)
----docs()
--------inline-stylization()
--------starting-point()
--------index.html(2KB)
--------link-entity()
--------custom-component()
--------markup-export()
--------favicon.ico(1KB)
----package.json(2KB)
----server.js(585B)
----index.html(372B)
----src()
--------commonStyles()
--------components()
--------app.js(149B)
--------utils()
----.gitignore(50B)
----README.md(608B)
----yarn.lock(177KB)
----.editorconfig(167B)
----.gitattributes(1KB)
----favicon.ico(1KB)
----webpack()
--------webpack.prod.config.js(3KB)
--------webpack.dev.config.js(2KB)
--------index.tpl.ejs(288B)