[@johanneslumpe/styled-props](../README.md) > ["utils/backgrounds-and-borders/backgroundImage"](../modules/_utils_backgrounds_and_borders_backgroundimage_.md) > [BackgroundImageProps](../interfaces/_utils_backgrounds_and_borders_backgroundimage_.backgroundimageprops.md)

# Interface: BackgroundImageProps

## Type parameters
#### T 
## Hierarchy

**BackgroundImageProps**

## Index

### Properties

* [style$BackgroundImage](_utils_backgrounds_and_borders_backgroundimage_.backgroundimageprops.md#style_backgroundimage)

---

## Properties

<a id="style_backgroundimage"></a>

###  style$BackgroundImage

**● style$BackgroundImage**: *`T`*

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

The **`background-image`** CSS property sets one or more background images on an element.

*__see__*: [https://developer.mozilla.org/docs/Web/CSS/background-image](https://developer.mozilla.org/docs/Web/CSS/background-image)

___

