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

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

## Index

### Interfaces

* [BorderLeftProps](../interfaces/_utils_backgrounds_and_borders_borderleft_.borderleftprops.md)

### Functions

* [borderLeft](_utils_backgrounds_and_borders_borderleft_.md#borderleft)

---

## Functions

<a id="borderleft"></a>

### `<Const>` borderLeft

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

