[@johanneslumpe/styled-props](../README.md) > ["utils/text/textIndent"](../modules/_utils_text_textindent_.md) > [TextIndentProps](../interfaces/_utils_text_textindent_.textindentprops.md)

# Interface: TextIndentProps

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

**TextIndentProps**

## Index

### Properties

* [style$TextIndent](_utils_text_textindent_.textindentprops.md#style_textindent)

---

## Properties

<a id="style_textindent"></a>

###  style$TextIndent

**● style$TextIndent**: *`T`*

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

The **`text-indent`** CSS property sets the length of empty space (indentation) that is put before lines of text in a block.

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

___

