Skip to main content

Home > @jsplumbtoolkit/browser-ui > SurfaceMagnetizeOptions > afterGroupResize

SurfaceMagnetizeOptions.afterGroupResize property

Defaults to false. Indicates the surface should magnetize/gather nodes around a newly resized group, regardless of whether the group size grew or if it shrunk. This flag is the same as setting afterGroupShrink and afterGroupGrow

Signature:

afterGroupResize?: boolean;