Skip to content

CanvasViewCanvas.removeNode method

CanvasViewCanvas › removeNode

Unofficial

Remove a node from the canvas.

Signature:

removeNode(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe result of removing the node.