<kendo:window-animation-open>

The animation that will be used when a Window opens.

Example

<kendo:window-animation>
    <kendo:window-animation-open></kendo:window-animation-open>
</kendo:window-animation>

Configuration Attributes

duration float

Defines the duration of the opening animation.

Example

<kendo:window-animation-open duration="duration">
</kendo:window-animation-open>

effects java.lang.String

The effect that will be used when the popup opens.

Example

<kendo:window-animation-open effects="effects">
</kendo:window-animation-open>
In this article
Not finding the help you need?