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

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

## Index

### Interfaces

* [BorderImageWidthProps](../interfaces/_utils_backgrounds_and_borders_borderimagewidth_.borderimagewidthprops.md)

### Functions

* [borderImageWidth](_utils_backgrounds_and_borders_borderimagewidth_.md#borderimagewidth)

---

## Functions

<a id="borderimagewidth"></a>

### `<Const>` borderImageWidth

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

