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

# AnimationProps

### animation-close-effects `String`

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

### animation-close-duration `Number`

The duration (in milliseconds) of the animation.

### animation-open-effects `String`

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

### animation-open-duration `Number`

The duration (in milliseconds) of the animation.

## Suggested Links

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