[@johanneslumpe/styled-props](../README.md) > ["utils/text/textJustify"](../modules/_utils_text_textjustify_.md) > [TextJustifyProps](../interfaces/_utils_text_textjustify_.textjustifyprops.md)

# Interface: TextJustifyProps

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

**TextJustifyProps**

## Index

### Properties

* [style$TextJustify](_utils_text_textjustify_.textjustifyprops.md#style_textjustify)

---

## Properties

<a id="style_textjustify"></a>

###  style$TextJustify

**● style$TextJustify**: *`T`*

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

The **`text-justify`** CSS property sets what type of justification should be applied to text when ``text-align` ``: justify;\` is set on an element.

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

___

