[@johanneslumpe/styled-props](../README.md) > ["utils/basic-user-interface/resize"](../modules/_utils_basic_user_interface_resize_.md) > [ResizeProps](../interfaces/_utils_basic_user_interface_resize_.resizeprops.md)

# Interface: ResizeProps

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

**ResizeProps**

## Index

### Properties

* [style$Resize](_utils_basic_user_interface_resize_.resizeprops.md#style_resize)

---

## Properties

<a id="style_resize"></a>

###  style$Resize

**● style$Resize**: *`T`*

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

The **`resize`** CSS property sets whether an element is resizable, and if so, in which directions.

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

___

