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:

ParameterTypeDescription
arg1unknown

Returns: unknownThe result of handling the paste event.