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

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

## Index

### Interfaces

* [BorderLeftStyleProps](../interfaces/_utils_backgrounds_and_borders_borderleftstyle_.borderleftstyleprops.md)

### Functions

* [borderLeftStyle](_utils_backgrounds_and_borders_borderleftstyle_.md#borderleftstyle)

---

## Functions

<a id="borderleftstyle"></a>

### `<Const>` borderLeftStyle

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

