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

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

## Index

### Interfaces

* [BackgroundClipProps](../interfaces/_utils_backgrounds_and_borders_backgroundclip_.backgroundclipprops.md)

### Functions

* [backgroundClip](_utils_backgrounds_and_borders_backgroundclip_.md#backgroundclip)

---

## Functions

<a id="backgroundclip"></a>

### `<Const>` backgroundClip

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

