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

# External module: "utils/compositing-and-blending/backgroundBlendMode"

## Index

### Interfaces

* [BackgroundBlendModeProps](../interfaces/_utils_compositing_and_blending_backgroundblendmode_.backgroundblendmodeprops.md)

### Functions

* [backgroundBlendMode](_utils_compositing_and_blending_backgroundblendmode_.md#backgroundblendmode)

---

## Functions

<a id="backgroundblendmode"></a>

### `<Const>` backgroundBlendMode

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

