[@johanneslumpe/styled-props](../README.md) > ["utils/box-alignment/rowGap"](../modules/_utils_box_alignment_rowgap_.md) > [RowGapProps](../interfaces/_utils_box_alignment_rowgap_.rowgapprops.md)

# Interface: RowGapProps

## Type parameters
#### T 
## Hierarchy

**RowGapProps**

## Index

### Properties

* [style$RowGap](_utils_box_alignment_rowgap_.rowgapprops.md#style_rowgap)

---

## Properties

<a id="style_rowgap"></a>

###  style$RowGap

**● style$RowGap**: *`T`*

*Defined in [utils/box-alignment/rowGap.ts:12](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/box-alignment/rowGap.ts#L12)*

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

*__see__*: [https://developer.mozilla.org/docs/Web/CSS/row-gap](https://developer.mozilla.org/docs/Web/CSS/row-gap)

___

