[@johanneslumpe/styled-props](../README.md) > ["utils/box-alignment/columnGap"](../modules/_utils_box_alignment_columngap_.md) > [ColumnGapProps](../interfaces/_utils_box_alignment_columngap_.columngapprops.md)

# Interface: ColumnGapProps

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

**ColumnGapProps**

## Index

### Properties

* [style$ColumnGap](_utils_box_alignment_columngap_.columngapprops.md#style_columngap)

---

## Properties

<a id="style_columngap"></a>

###  style$ColumnGap

**● style$ColumnGap**: *`T`*

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

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

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

___

