ckeditor5字体颜色,字体背景颜色设置显示


在config.js中添加相关代码:

config.allowedContent=true;//关闭标签过滤,
config.colorButton_enableAutomatic = true;
config.colorButton_enableMore = true;

config.extraPlugins = "colorbutton";    

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM