[@johanneslumpe/styled-props](../README.md) > ["utils/writing-modes/textCombineUpright"](../modules/_utils_writing_modes_textcombineupright_.md)

# External module: "utils/writing-modes/textCombineUpright"

## Index

### Interfaces

* [TextCombineUprightProps](../interfaces/_utils_writing_modes_textcombineupright_.textcombineuprightprops.md)

### Functions

* [textCombineUpright](_utils_writing_modes_textcombineupright_.md#textcombineupright)

---

## Functions

<a id="textcombineupright"></a>

### `<Const>` textCombineUpright

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

