MetadataEditor.handlePaste method
MetadataEditor › handlePaste
Unofficial
Handle paste event of properties into metadata editor.Signature:
handlePaste(event: ClipboardEvent): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| event | ClipboardEvent | The clipboard event. |
Returns: void