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

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

## Index

### Interfaces

* [BackgroundRepeatProps](../interfaces/_utils_backgrounds_and_borders_backgroundrepeat_.backgroundrepeatprops.md)

### Functions

* [backgroundRepeat](_utils_backgrounds_and_borders_backgroundrepeat_.md#backgroundrepeat)

---

## Functions

<a id="backgroundrepeat"></a>

### `<Const>` backgroundRepeat

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

