Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 550 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 550 Bytes

wangEditor_diyvideo

介绍

  • 基于原版wangEditor,增加自定义插入视频方法、自定义编辑器容器高度、自定义插入视频placeholder、调整panel弹窗z-index值。

安装

  • npm install @lyyzhh/wangeditordiyvideo

新增功能

  • customConfig.customInsertVideo=function(value,insert){...}
  • customConfig.textContainerHeight="600px"
  • customConfig.customVideoplaceholder="插入视频"

安装使用及API文档介绍请参考原版wangEditor官网