<kendo:multiColumnComboBox-animation-close>

Example

<kendo:multiColumnComboBox-animation>
    <kendo:multiColumnComboBox-animation-close></kendo:multiColumnComboBox-animation-close>
</kendo:multiColumnComboBox-animation>

Configuration Attributes

duration float

The duration of the close animation in milliseconds.

Example

<kendo:multiColumnComboBox-animation-close duration="duration">
</kendo:multiColumnComboBox-animation-close>

effects java.lang.String

The effect(s) to use when playing the close animation. Multiple effects should be separated with a space.Complete list of available animations

Example

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