<kendo:dialog-animation-open>

The animation that will be used when a Dialog opens.

Example

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

Configuration Attributes

duration float

Defines the open animation duration.

Example

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

effects java.lang.String

Effect to be used for opening of the popup.

Example

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