Skip to main content

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

ViewGroupOptions.maxSize property

Maximum size the group can grow to. If not specified the group can grow to an arbitrary size. Note that this behaviour can also be enforced via CSS.

Signature:

maxSize?: [number, number];