Home > @jsplumb/browser-ui > GroupLocation
#
GroupLocation typeSignature:
export declare type GroupLocation = { el: Element; r: BoundingBox; group: UIGroup<Element>;};
Home > @jsplumb/browser-ui > GroupLocation
Signature:
export declare type GroupLocation = { el: Element; r: BoundingBox; group: UIGroup<Element>;};