[@johanneslumpe/styled-props](../README.md) > ["utils/box-model/paddingBottom"](../modules/_utils_box_model_paddingbottom_.md) > [PaddingBottomProps](../interfaces/_utils_box_model_paddingbottom_.paddingbottomprops.md)

# Interface: PaddingBottomProps

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

**PaddingBottomProps**

## Index

### Properties

* [style$PaddingBottom](_utils_box_model_paddingbottom_.paddingbottomprops.md#style_paddingbottom)

---

## Properties

<a id="style_paddingbottom"></a>

###  style$PaddingBottom

**● style$PaddingBottom**: *`T`*

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

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

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

___

