quill2-image-drop-and-paste
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Image
Status
Quill
Image
Drop
And
Paste
constructor
options
quill
handle
Drop
handle
Paste
Attribute
Map
Op
Options
Hierarchy
QuillImageDropAndPaste
default
Index
Constructors
constructor
Properties
options
quill
Methods
handle
Drop
handle
Paste
Constructors
constructor
new
Quill
Image
Drop
And
Paste
(
quill
:
Quill
, options
:
Options
)
:
QuillImageDropAndPaste
Parameters
quill:
Quill
options:
Options
Returns
QuillImageDropAndPaste
Properties
options
options
:
Options
quill
quill
:
Quill
Methods
Protected
Abstract
handle
Drop
handle
Drop
(
e
:
DragEvent
)
:
void
Parameters
e:
DragEvent
Returns
void
Protected
Abstract
handle
Paste
handle
Paste
(
e
:
ClipboardEvent
)
:
void
Parameters
e:
ClipboardEvent
Returns
void
Generated using
TypeDoc