draftjs-demo:有关Draft.js的博客文章的演示

时间:2024-06-04 08:25:18
【文件属性】:

文件名称:draftjs-demo:有关Draft.js的博客文章的演示

文件大小:6.64MB

文件格式:ZIP

更新时间:2024-06-04 08:25:18

javascript reactjs draftjs JavaScript

Draft.js示例 在开发人员模式下运行: npm install或yarn npm start或yarn start 打开 分行: starting-point -起点,已添加Draft.js组件,但编辑器尚无法执行任何操作 inline-stylization -添加了内联样式化 link-entity -添加了指定链接的功能 custom-component -添加了自定义组件-滑块 markup-export实现了将编辑器当前状态导出到html标记的功能


【文件预览】:
draftjs-demo-master
----index.html(372B)
----.gitattributes(1KB)
----yarn.lock(177KB)
----server.js(585B)
----favicon.ico(1KB)
----src()
--------utils()
--------commonStyles()
--------components()
--------app.js(149B)
----images()
--------draft-demo.gif(2.37MB)
----.babelrc(514B)
----demo-page()
--------index.html(746B)
--------markup-export()
--------inline-stylization()
--------starting-point()
--------custom-component()
--------link-entity()
----README.md(819B)
----webpack()
--------webpack.dev.config.js(2KB)
--------webpack.prod.config.js(3KB)
--------index.tpl.ejs(288B)
----.editorconfig(167B)
----.gitignore(50B)
----package.json(2KB)

网友评论