[@johanneslumpe/styled-props](../README.md) > ["utils/box-model/paddingLeft"](../modules/_utils_box_model_paddingleft_.md)

# External module: "utils/box-model/paddingLeft"

## Index

### Interfaces

* [PaddingLeftProps](../interfaces/_utils_box_model_paddingleft_.paddingleftprops.md)

### Functions

* [paddingLeft](_utils_box_model_paddingleft_.md#paddingleft)

---

## Functions

<a id="paddingleft"></a>

### `<Const>` paddingLeft

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

*Defined in [utils/box-model/paddingLeft.ts:15](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/box-model/paddingLeft.ts#L15)*

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

