[@johanneslumpe/styled-props](../README.md) > ["utils/backgrounds-and-borders/backgroundPosition"](../modules/_utils_backgrounds_and_borders_backgroundposition_.md) > [BackgroundPositionProps](../interfaces/_utils_backgrounds_and_borders_backgroundposition_.backgroundpositionprops.md)

# Interface: BackgroundPositionProps

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

**BackgroundPositionProps**

## Index

### Properties

* [style$BackgroundPosition](_utils_backgrounds_and_borders_backgroundposition_.backgroundpositionprops.md#style_backgroundposition)

---

## Properties

<a id="style_backgroundposition"></a>

###  style$BackgroundPosition

**● style$BackgroundPosition**: *`T`*

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

The **`background-position`** CSS property sets the initial position for each background image. The position is relative to the position layer set by `background-origin`.

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

___

