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

# External module: "utils/animations/animationFillMode"

## Index

### Interfaces

* [AnimationFillModeProps](../interfaces/_utils_animations_animationfillmode_.animationfillmodeprops.md)

### Functions

* [animationFillMode](_utils_animations_animationfillmode_.md#animationfillmode)

---

## Functions

<a id="animationfillmode"></a>

### `<Const>` animationFillMode

▸ **animationFillMode**<`T`,`Theme`,`Breakpoints`>(__namedParameters?: *`object`*): `styleImplementation`

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

**Type parameters:**

#### T 
#### Theme 
#### Breakpoints 
**Parameters:**

**`Default value` __namedParameters: `object`**

| Name | Type |
| ------ | ------ |
| themeProp | `undefined` \| `Extract<keyof Theme, string>` |

**Returns:** `styleImplementation`

___

