vue-html5-editor icon indicating copy to clipboard operation
vue-html5-editor copied to clipboard

如何实现demo中的显示效果

Open mosquito1994 opened this issue 8 years ago • 1 comments
trafficstars

(今天传图出问题没法上图)按默认的配置出现的是点击字体选择图标,出来一个列表,有标题、字体、行高等的选择,这样使用起来比较麻烦,按照demo中字体、字体大小、排列方式、行高等都是单独的图标比较好,但是example里面没有看到具体配置?

另外使用中点击工具栏图标一直在报错: Failed to resolve directive: ref

mosquito1994 avatar Apr 10 '17 03:04 mosquito1994

Failed to resolve directive: ref

这个问题我找到原因了,可能是手误,下个版本修复,谢谢反馈!

字体大小,排列方式这些菜单里的具体内容,目前不能进行图标配置,可以参照源码自己做个扩展模块.

PeakTai avatar Apr 10 '17 06:04 PeakTai