[@johanneslumpe/styled-props](../README.md) > ["utils/text/wordSpacing"](../modules/_utils_text_wordspacing_.md) > [WordSpacingProps](../interfaces/_utils_text_wordspacing_.wordspacingprops.md)

# Interface: WordSpacingProps

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

**WordSpacingProps**

## Index

### Properties

* [style$WordSpacing](_utils_text_wordspacing_.wordspacingprops.md#style_wordspacing)

---

## Properties

<a id="style_wordspacing"></a>

###  style$WordSpacing

**● style$WordSpacing**: *`T`*

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

The **`word-spacing`** CSS property sets the length of space between words and between tags.

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

___

