[@johanneslumpe/styled-props](../README.md) > ["utils/compositing-and-blending/mixBlendMode"](../modules/_utils_compositing_and_blending_mixblendmode_.md) > [MixBlendModeProps](../interfaces/_utils_compositing_and_blending_mixblendmode_.mixblendmodeprops.md)

# Interface: MixBlendModeProps

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

**MixBlendModeProps**

## Index

### Properties

* [style$MixBlendMode](_utils_compositing_and_blending_mixblendmode_.mixblendmodeprops.md#style_mixblendmode)

---

## Properties

<a id="style_mixblendmode"></a>

###  style$MixBlendMode

**● style$MixBlendMode**: *`T`*

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

The **`mix-blend-mode`** CSS property sets how an element's content should blend with the content of the element's parent and the element's background.

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

___

