Home > @jsplumbtoolkit/browser-ui > IntersectingGroup
IntersectingGroup type
Signature:
export declare type IntersectingGroup = {
groupLoc: GroupLocation;
d: number;
intersectingElement: Element;
};
References: GroupLocation
Home > @jsplumbtoolkit/browser-ui > IntersectingGroup
Signature:
export declare type IntersectingGroup = {
groupLoc: GroupLocation;
d: number;
intersectingElement: Element;
};
References: GroupLocation