On this pageHome > @jsplumbtoolkit/browser-ui > Selection > getGroupSelection.getGroup() methodGets the Group with the given ID, if it is in the selection.Signature:getGroup(id: string): Group;ParametersParameterTypeDescriptionidstringID of the Group to retrieveReturns:Group