[@johanneslumpe/styled-props](../README.md) > ["utils/fragmentation/widows"](../modules/_utils_fragmentation_widows_.md)

# External module: "utils/fragmentation/widows"

## Index

### Interfaces

* [WidowsProps](../interfaces/_utils_fragmentation_widows_.widowsprops.md)

### Functions

* [widows](_utils_fragmentation_widows_.md#widows)

---

## Functions

<a id="widows"></a>

### `<Const>` widows

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

