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

# External module: "utils/text-decoration/textEmphasisStyle"

## Index

### Interfaces

* [TextEmphasisStyleProps](../interfaces/_utils_text_decoration_textemphasisstyle_.textemphasisstyleprops.md)

### Functions

* [textEmphasisStyle](_utils_text_decoration_textemphasisstyle_.md#textemphasisstyle)

---

## Functions

<a id="textemphasisstyle"></a>

### `<Const>` textEmphasisStyle

▸ **textEmphasisStyle**<`T`,`Theme`,`Breakpoints`>(__namedParameters?: *`object`*): `styleImplementation`

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

**Type parameters:**

#### T 
#### Theme 
#### Breakpoints 
**Parameters:**

**`Default value` __namedParameters: `object`**

| Name | Type |
| ------ | ------ |
| themeProp | `undefined` \| `Extract<keyof Theme, string>` |

**Returns:** `styleImplementation`

___

