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

# Interface: WidowsProps

## Type parameters
#### T 
## Hierarchy

**WidowsProps**

## Index

### Properties

* [style$Widows](_utils_fragmentation_widows_.widowsprops.md#style_widows)

---

## Properties

<a id="style_widows"></a>

###  style$Widows

**● style$Widows**: *`T`*

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

The **`widows`** CSS property sets the minimum number of lines in a block container that must be shown at the _top_ of a page, region, or column.

*__see__*: [https://developer.mozilla.org/docs/Web/CSS/widows](https://developer.mozilla.org/docs/Web/CSS/widows)

___

