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

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

## Index

### Interfaces

* [TextEmphasisPositionProps](../interfaces/_utils_text_decoration_textemphasisposition_.textemphasispositionprops.md)

### Functions

* [textEmphasisPosition](_utils_text_decoration_textemphasisposition_.md#textemphasisposition)

---

## Functions

<a id="textemphasisposition"></a>

### `<Const>` textEmphasisPosition

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

