[@johanneslumpe/styled-props](../README.md) > ["utils/box-model/minHeight"](../modules/_utils_box_model_minheight_.md)

# External module: "utils/box-model/minHeight"

## Index

### Interfaces

* [MinHeightProps](../interfaces/_utils_box_model_minheight_.minheightprops.md)

### Functions

* [minHeight](_utils_box_model_minheight_.md#minheight)

---

## Functions

<a id="minheight"></a>

### `<Const>` minHeight

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

