Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NextBoy/quill-image-extend-module
/ functions
Functions
18 in github.com/NextBoy/quill-image-extend-module
⨍
Functions
18
◇
Types & classes
4
↓ 3 callers
Method
toBase64
* @description 将图片转为base4
index.js:116
↓ 3 callers
Method
uploadImg
* @description 上传图片到服务器
index.js:130
↓ 2 callers
Method
insertImg
* @description 往富文本编辑器插入图片
ImageExtend.js:209
↓ 2 callers
Method
insertImg
* @description 往富文本编辑器插入图片
index.js:204
↓ 2 callers
Method
toBase64
* @description 将图片转为base4
ImageExtend.js:113
↓ 2 callers
Method
uploadError
* 上传失败
index.js:232
↓ 2 callers
Method
uploadImg
* @description 上传图片到服务器
ImageExtend.js:127
↓ 1 callers
Function
imgHandler
()
imgHandler.js:5
↓ 1 callers
Function
imgHandler
()
index.js:246
↓ 1 callers
Method
progress
* @description 显示上传的进度
index.js:214
↓ 1 callers
Method
uploadSuccess
()
index.js:237
↓ 1 callers
Method
uploading
* 开始上传
index.js:223
Method
constructor
* @param quill {Quill}富文本实例 * @param config {Object} options * config keys: action, headers, editForm start end error size response
ImageExtend.js:10
Method
constructor
* @param quill {Quill}富文本实例 * @param config {Object} options * config keys: action, headers, editForm start end error size response
index.js:29
Method
dropHandle
* 拖拽 * @param e
ImageExtend.js:88
Method
dropHandle
* 拖拽 * @param e
index.js:94
Method
pasteHandle
* @description 粘贴 * @param e
ImageExtend.js:41
Method
pasteHandle
* @description 粘贴 * @param e
index.js:49