Home > @jsplumbtoolkit/browser-ui > GeneratedGridBackgroundOptions > grid
GeneratedGridBackgroundOptions.grid property
The grid to use. This is optional; if you do not supply one the background will attempt to read the grid definition from the Surface. If that is also not set then a default grid of 50x50 pixels will be used.
Signature:
grid?: Grid;