[@johanneslumpe/styled-props](../README.md) > ["utils/fragmentation/orphans"](../modules/_utils_fragmentation_orphans_.md) > [OrphansProps](../interfaces/_utils_fragmentation_orphans_.orphansprops.md)

# Interface: OrphansProps

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

**OrphansProps**

## Index

### Properties

* [style$Orphans](_utils_fragmentation_orphans_.orphansprops.md#style_orphans)

---

## Properties

<a id="style_orphans"></a>

###  style$Orphans

**● style$Orphans**: *`T`*

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

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

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

___

