UNPKG

wangeditor

Version:

wangEditor - 轻量级 web 富文本编辑器,配置方便,使用简单,开源免费

13 lines (11 loc) 207 B
/** * @description 默认常量配置 * @author xiaokyo */ export default { focus: true, height: 300, placeholder: '请输入正文', zIndexFullScreen: 10002, showFullScreen: true, }