Skip to content

CanvasViewCanvas.selectAll method

CanvasViewCanvas › selectAll

Unofficial

Select all nodes and edges on the canvas.

Signature:

selectAll(arg1: unknown): unknown

Parameters:

ParameterTypeDescription
arg1unknown

Returns: unknownThe result of selecting all items.