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

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

## Index

### Interfaces

* [MaxWidthProps](../interfaces/_utils_box_model_maxwidth_.maxwidthprops.md)

### Functions

* [maxWidth](_utils_box_model_maxwidth_.md#maxwidth)

---

## Functions

<a id="maxwidth"></a>

### `<Const>` maxWidth

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

