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

# Interface: BackgroundClipProps

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

**BackgroundClipProps**

## Index

### Properties

* [style$BackgroundClip](_utils_backgrounds_and_borders_backgroundclip_.backgroundclipprops.md#style_backgroundclip)

---

## Properties

<a id="style_backgroundclip"></a>

###  style$BackgroundClip

**● style$BackgroundClip**: *`T`*

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

The **`background-clip`** CSS property sets whether an element's background extends underneath its border box, padding box, or content box.

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

___

