[@johanneslumpe/styled-props](../README.md) > ["utils/backgrounds-and-borders/borderWidth"](../modules/_utils_backgrounds_and_borders_borderwidth_.md)

# External module: "utils/backgrounds-and-borders/borderWidth"

## Index

### Interfaces

* [BorderWidthProps](../interfaces/_utils_backgrounds_and_borders_borderwidth_.borderwidthprops.md)

### Functions

* [borderWidth](_utils_backgrounds_and_borders_borderwidth_.md#borderwidth)

---

## Functions

<a id="borderwidth"></a>

### `<Const>` borderWidth

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

*Defined in [utils/backgrounds-and-borders/borderWidth.ts:15](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/backgrounds-and-borders/borderWidth.ts#L15)*

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

