gridRowGap

Defines the spacing between the grid rows.

Value may be a number that specifies the required gap in pixels, or a string specifying a number value and a different unit.


Example:
  • "gridRowGap": 15 specifies a gap of 15 pixels between the grid rows
  • "gridRowGap": "1cm" specifies a gap of 1 centimeter between the grid rows