CanvasViewCanvas.removeNode method
CanvasViewCanvas › removeNode
Unofficial
Remove a node from the canvas.Signature:
removeNode(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The result of removing the node.