[@johanneslumpe/styled-props](../README.md) > ["utils/text/textAlignLast"](../modules/_utils_text_textalignlast_.md) > [TextAlignLastProps](../interfaces/_utils_text_textalignlast_.textalignlastprops.md)

# Interface: TextAlignLastProps

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

**TextAlignLastProps**

## Index

### Properties

* [style$TextAlignLast](_utils_text_textalignlast_.textalignlastprops.md#style_textalignlast)

---

## Properties

<a id="style_textalignlast"></a>

###  style$TextAlignLast

**● style$TextAlignLast**: *`T`*

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

The **`text-align-last`** CSS property sets how the last line of a block or a line, right before a forced line break, is aligned.

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

___

