ClipboardManager.handleDropIntoEditor method
ClipboardManager › handleDropIntoEditor
Unofficial
Process a drop event into the editor.Signature:
handleDropIntoEditor(event: DragEvent): null | stringParameters:
| Parameter | Type | Description |
|---|---|---|
| event | DragEvent | The drag event. |