[@johanneslumpe/styled-props](../README.md) > ["utils/animations/animationFillMode"](../modules/_utils_animations_animationfillmode_.md) > [AnimationFillModeProps](../interfaces/_utils_animations_animationfillmode_.animationfillmodeprops.md)

# Interface: AnimationFillModeProps

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

**AnimationFillModeProps**

## Index

### Properties

* [style$AnimationFillMode](_utils_animations_animationfillmode_.animationfillmodeprops.md#style_animationfillmode)

---

## Properties

<a id="style_animationfillmode"></a>

###  style$AnimationFillMode

**● style$AnimationFillMode**: *`T`*

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

The **`animation-fill-mode`** CSS property sets how a CSS animation applies styles to its target before and after its execution.

*__see__*: [https://developer.mozilla.org/docs/Web/CSS/animation-fill-mode](https://developer.mozilla.org/docs/Web/CSS/animation-fill-mode)

___

