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

# External module: "utils/animations/animation"

## Index

### Interfaces

* [AnimationProps](../interfaces/_utils_animations_animation_.animationprops.md)

### Functions

* [animation](_utils_animations_animation_.md#animation)

---

## Functions

<a id="animation"></a>

### `<Const>` animation

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

