[@johanneslumpe/styled-props](../README.md) > ["utils/text-decoration/textEmphasisStyle"](../modules/_utils_text_decoration_textemphasisstyle_.md) > [TextEmphasisStyleProps](../interfaces/_utils_text_decoration_textemphasisstyle_.textemphasisstyleprops.md)

# Interface: TextEmphasisStyleProps

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

**TextEmphasisStyleProps**

## Index

### Properties

* [style$TextEmphasisStyle](_utils_text_decoration_textemphasisstyle_.textemphasisstyleprops.md#style_textemphasisstyle)

---

## Properties

<a id="style_textemphasisstyle"></a>

###  style$TextEmphasisStyle

**● style$TextEmphasisStyle**: *`T`*

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

The **`text-emphasis-style`** CSS property sets the appearance of emphasis marks. It can also be set, and reset, using the `text-emphasis` shorthand.

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

___

