[@johanneslumpe/styled-props](../README.md) > ["utils/basic-user-interface/boxSizing"](../modules/_utils_basic_user_interface_boxsizing_.md) > [BoxSizingProps](../interfaces/_utils_basic_user_interface_boxsizing_.boxsizingprops.md)

# Interface: BoxSizingProps

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

**BoxSizingProps**

## Index

### Properties

* [style$BoxSizing](_utils_basic_user_interface_boxsizing_.boxsizingprops.md#style_boxsizing)

---

## Properties

<a id="style_boxsizing"></a>

###  style$BoxSizing

**● style$BoxSizing**: *`T`*

*Defined in [utils/basic-user-interface/boxSizing.ts:12](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/basic-user-interface/boxSizing.ts#L12)*

The **`box-sizing`** CSS property sets how the total width and height of an element is calculated.

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

___

