[@johanneslumpe/styled-props](../README.md) > ["utils/text-decoration/textUnderlinePosition"](../modules/_utils_text_decoration_textunderlineposition_.md) > [TextUnderlinePositionProps](../interfaces/_utils_text_decoration_textunderlineposition_.textunderlinepositionprops.md)

# Interface: TextUnderlinePositionProps

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

**TextUnderlinePositionProps**

## Index

### Properties

* [style$TextUnderlinePosition](_utils_text_decoration_textunderlineposition_.textunderlinepositionprops.md#style_textunderlineposition)

---

## Properties

<a id="style_textunderlineposition"></a>

###  style$TextUnderlinePosition

**● style$TextUnderlinePosition**: *`T`*

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

The **`text-underline-position`** CSS property specifies the position of the underline which is set using the `text-decoration` property's `underline` value.

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

___

