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

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

## Index

### Interfaces

* [BorderBottomWidthProps](../interfaces/_utils_backgrounds_and_borders_borderbottomwidth_.borderbottomwidthprops.md)

### Functions

* [borderBottomWidth](_utils_backgrounds_and_borders_borderbottomwidth_.md#borderbottomwidth)

---

## Functions

<a id="borderbottomwidth"></a>

### `<Const>` borderBottomWidth

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

