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

# External module: "utils/animations/animationDelay"

## Index

### Interfaces

* [AnimationDelayProps](../interfaces/_utils_animations_animationdelay_.animationdelayprops.md)

### Functions

* [animationDelay](_utils_animations_animationdelay_.md#animationdelay)

---

## Functions

<a id="animationdelay"></a>

### `<Const>` animationDelay

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

