[@johanneslumpe/styled-props](../README.md) > ["utils/images/objectFit"](../modules/_utils_images_objectfit_.md) > [ObjectFitProps](../interfaces/_utils_images_objectfit_.objectfitprops.md)

# Interface: ObjectFitProps

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

**ObjectFitProps**

## Index

### Properties

* [style$ObjectFit](_utils_images_objectfit_.objectfitprops.md#style_objectfit)

---

## Properties

<a id="style_objectfit"></a>

###  style$ObjectFit

**● style$ObjectFit**: *`T`*

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

The **`object-fit`** CSS property sets how the content of a replaced element, such as an `<img>` or `<video>`, should be resized to fit its container.

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

___

