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

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

## Index

### Interfaces

* [BorderRightProps](../interfaces/_utils_backgrounds_and_borders_borderright_.borderrightprops.md)

### Functions

* [borderRight](_utils_backgrounds_and_borders_borderright_.md#borderright)

---

## Functions

<a id="borderright"></a>

### `<Const>` borderRight

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

