Skip to main content

Home > @jsplumbtoolkit/browser-ui > ViewGroupOptions > autoGrow

ViewGroupOptions.autoGrow property

Defaults to false, meaning that the group will not be resized if an item addition/removal or drag causes the bounds of the child members to change and the new size is greater than the previous size.

Signature:

autoGrow?: boolean;