Skip to content

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

License

Notifications You must be signed in to change notification settings

chengpeng1995/wangEditor_diyvideo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wangEditor_diyvideo

介绍

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

安装

  • npm install @lyyzhh/wangeditordiyvideo

新增功能

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

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.5%
  • CSS 9.5%