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

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

## Index

### Interfaces

* [HeightProps](../interfaces/_utils_box_model_height_.heightprops.md)

### Functions

* [height](_utils_box_model_height_.md#height)

---

## Functions

<a id="height"></a>

### `<Const>` height

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

