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

# Interface: PaddingLeftProps

## Type parameters
#### T 
## Hierarchy

**PaddingLeftProps**

## Index

### Properties

* [style$PaddingLeft](_utils_box_model_paddingleft_.paddingleftprops.md#style_paddingleft)

---

## Properties

<a id="style_paddingleft"></a>

###  style$PaddingLeft

**● style$PaddingLeft**: *`T`*

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

The **`padding-left`** CSS property sets the width of the padding area on the top of an element.

*__see__*: [https://developer.mozilla.org/docs/Web/CSS/padding-left](https://developer.mozilla.org/docs/Web/CSS/padding-left)

___

