[@johanneslumpe/styled-props](../README.md) > ["utils/text/whiteSpace"](../modules/_utils_text_whitespace_.md) > [WhiteSpaceProps](../interfaces/_utils_text_whitespace_.whitespaceprops.md)

# Interface: WhiteSpaceProps

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

**WhiteSpaceProps**

## Index

### Properties

* [style$WhiteSpace](_utils_text_whitespace_.whitespaceprops.md#style_whitespace)

---

## Properties

<a id="style_whitespace"></a>

###  style$WhiteSpace

**● style$WhiteSpace**: *`T`*

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

The **`white-space`** CSS property sets how white space inside an element is handled.

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

___

