Skip to content

CanvasViewCanvas.handlePaste method

CanvasViewCanvas › handlePaste

Unofficial

Handle a paste event to add items to the canvas.

Signature:

handlePaste(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe result of handling the paste event.