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

# AnimationProps

### animation-close-effects `String`

The effect that will be used when the popup is closing.

### animation-close-duration `Number`

The duration (in milliseconds) of the closing animation.

### animation-open-effects `String`

The effect that will be used when the popup is opening.

### animation-open-duration `Number`

The duration (in milliseconds) of the opening animation.

## Suggested Links

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