[@johanneslumpe/styled-props](../README.md) > ["utils/compositing-and-blending/backgroundBlendMode"](../modules/_utils_compositing_and_blending_backgroundblendmode_.md) > [BackgroundBlendModeProps](../interfaces/_utils_compositing_and_blending_backgroundblendmode_.backgroundblendmodeprops.md)

# Interface: BackgroundBlendModeProps

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

**BackgroundBlendModeProps**

## Index

### Properties

* [style$BackgroundBlendMode](_utils_compositing_and_blending_backgroundblendmode_.backgroundblendmodeprops.md#style_backgroundblendmode)

---

## Properties

<a id="style_backgroundblendmode"></a>

###  style$BackgroundBlendMode

**● style$BackgroundBlendMode**: *`T`*

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

The **`background-blend-mode`** CSS property sets how an element's background images should blend with each other and with the element's background color.

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

___

