<kendo:chat-toolbar-animation-collapse>

Configures the collapse animation of the toolbar.

Example

<kendo:chat-toolbar-animation>
    <kendo:chat-toolbar-animation-collapse></kendo:chat-toolbar-animation-collapse>
</kendo:chat-toolbar-animation>

Configuration Attributes

duration float

Configures the duration (in milliseconds) for the collapse animation of the toolbar.

Example

<kendo:chat-toolbar-animation-collapse duration="duration">
</kendo:chat-toolbar-animation-collapse>

effects java.lang.String

Configures the effects for the collapse animation of the toolbar.

Example

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