Home > @jsplumbtoolkit/browser-ui > GeneratedGridBackgroundOptions > minHeight
GeneratedGridBackgroundOptions.minHeight property
The minimum height for the grid. The value you provided is divided by 2 and then the grid is guaranteed to always at least span the range of (-minHeight / 2) - (minHeight / 2).
Signature:
minHeight?: number;