On this pageHome > @jsplumbtoolkit/browser-ui > Selection > getEdgesSelection.getEdges() methodGets all the edges in the selectionSignature:getEdges(): Array<Edge>;Returns:Array<Edge>All the edges in the selection, perhaps an empty list. Never null.