---
title: animationProps API
description: "API Index | animationProps"
api_reference: true
slug: api_window_animationprops_wrapper
---

# AnimationProps

### animation-close-effects `String`

The effects that will be used when the closing animation of the popup is played.

### animation-close-duration `Number`

The duration (in milliseconds) of the closing animation.

### animation-open-effects `String`

The effects that will be used when the opening animation of the popup is played.

### animation-open-duration `Number`

The duration (in milliseconds) of the opening animation.

## Suggested Links

* [`Animation` in Kendo UI Window for jQuery](https://docs.telerik.com/kendo-ui/api/javascript/ui/window/configuration/animation)
