CanvasViewCanvas.handlePaste method
CanvasViewCanvas › handlePaste
Unofficial
Handle a paste event to add items to the canvas.Signature:
handlePaste(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The result of handling the paste event.