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

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

## Index

### Interfaces

* [BorderBottomStyleProps](../interfaces/_utils_backgrounds_and_borders_borderbottomstyle_.borderbottomstyleprops.md)

### Functions

* [borderBottomStyle](_utils_backgrounds_and_borders_borderbottomstyle_.md#borderbottomstyle)

---

## Functions

<a id="borderbottomstyle"></a>

### `<Const>` borderBottomStyle

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

