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

# AnimationProps

### animation-close-effects `String`

The effects that will be used when the closing animation is played. Multiple effects require you to separate them with a space.

### 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 is played. Multiple effects require you to separate them with a space.

### animation-open-duration `Number`

The duration (in milliseconds) of the opening animation.

## Suggested Links

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