[@johanneslumpe/styled-props](../README.md) > ["utils/text-decoration/textEmphasisPosition"](../modules/_utils_text_decoration_textemphasisposition_.md) > [TextEmphasisPositionProps](../interfaces/_utils_text_decoration_textemphasisposition_.textemphasispositionprops.md)

# Interface: TextEmphasisPositionProps

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

**TextEmphasisPositionProps**

## Index

### Properties

* [style$TextEmphasisPosition](_utils_text_decoration_textemphasisposition_.textemphasispositionprops.md#style_textemphasisposition)

---

## Properties

<a id="style_textemphasisposition"></a>

###  style$TextEmphasisPosition

**● style$TextEmphasisPosition**: *`T`*

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

The **`text-emphasis-position`** CSS property sets where emphasis marks are drawn. Like ruby text, if there isn't enough room for emphasis marks, the line height is increased.

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

___

