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

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

## Index

### Interfaces

* [BorderImageProps](../interfaces/_utils_backgrounds_and_borders_borderimage_.borderimageprops.md)

### Functions

* [borderImage](_utils_backgrounds_and_borders_borderimage_.md#borderimage)

---

## Functions

<a id="borderimage"></a>

### `<Const>` borderImage

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

