美文网首页我爱编程
ng2-ckeditor 的使用

ng2-ckeditor 的使用

作者: zy_Judy | 来源:发表于2018-06-07 13:35 被阅读0次

github地址:https://github.com/chymz/ng2-ckeditor

依赖包下载:npm install ng2-ckeditor

需要在index.html文件引入js:(建议下载到本地)

------------------------------------------------------------------------------------------------------------------------------

ckeditor相关文章推荐:

https://docs.ckeditor.com/ckeditor4/latest/api/CKEDITOR_config.html

https://docs.ckeditor.com/ckeditor4/latest/api/CKEDITOR_Adapters_jQuery.html

http://www.jzdlink.com/webarticle/201702041135.html

https://ckeditor.com/ckeditor-4/#article

https://www.npmjs.com/package/ng2-ckeditor

相关文章

网友评论

    本文标题:ng2-ckeditor 的使用

    本文链接:https://www.haomeiwen.com/subject/zwnwsftx.html