[@johanneslumpe/styled-props](../README.md) > ["utils/box-model/paddingTop"](../modules/_utils_box_model_paddingtop_.md) > [PaddingTopProps](../interfaces/_utils_box_model_paddingtop_.paddingtopprops.md)

# Interface: PaddingTopProps

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

**PaddingTopProps**

## Index

### Properties

* [style$PaddingTop](_utils_box_model_paddingtop_.paddingtopprops.md#style_paddingtop)

---

## Properties

<a id="style_paddingtop"></a>

###  style$PaddingTop

**● style$PaddingTop**: *`T`*

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

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

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

___

