[@johanneslumpe/styled-props](../README.md) > ["utils/basic-user-interface/textOverflow"](../modules/_utils_basic_user_interface_textoverflow_.md)

# External module: "utils/basic-user-interface/textOverflow"

## Index

### Interfaces

* [TextOverflowProps](../interfaces/_utils_basic_user_interface_textoverflow_.textoverflowprops.md)

### Functions

* [textOverflow](_utils_basic_user_interface_textoverflow_.md#textoverflow)

---

## Functions

<a id="textoverflow"></a>

### `<Const>` textOverflow

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

*Defined in [utils/basic-user-interface/textOverflow.ts:15](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/basic-user-interface/textOverflow.ts#L15)*

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

