[@johanneslumpe/styled-props](../README.md) > ["utils/text-decoration/textEmphasis"](../modules/_utils_text_decoration_textemphasis_.md) > [TextEmphasisProps](../interfaces/_utils_text_decoration_textemphasis_.textemphasisprops.md)

# Interface: TextEmphasisProps

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

**TextEmphasisProps**

## Index

### Properties

* [style$TextEmphasis](_utils_text_decoration_textemphasis_.textemphasisprops.md#style_textemphasis)

---

## Properties

<a id="style_textemphasis"></a>

###  style$TextEmphasis

**● style$TextEmphasis**: *`T`*

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

The **`text-emphasis`** CSS property applies emphasis marks to text (except spaces and control characters). It is a shorthand for `text-emphasis-style` and `text-emphasis-color`.

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

___

