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

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

## Index

### Interfaces

* [MinWidthProps](../interfaces/_utils_box_model_minwidth_.minwidthprops.md)

### Functions

* [minWidth](_utils_box_model_minwidth_.md#minwidth)

---

## Functions

<a id="minwidth"></a>

### `<Const>` minWidth

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

