rowGap

abstract var rowGap: RowGap?(source)

The row-gap CSS property sets the size of the gap (gutter) between an element's rows.

Syntax: normal | <length-percentage>

Initial value: normal

| Chrome | Firefox |  Safari  |  Edge  | IE  |
| :----: | :-----: | :------: | :----: | :-: |
|   47   |   52    |   10.1   |   16   | No  |

See also