<kendo:chat-toolbar-animation>

Configures the toggle animation of the toolbar. If disabled, an animation will not be played.

Example

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

Configuration Attributes

Configuration JSP Tags

kendo:chat-toolbar-animation-collapse

Configures the collapse animation of the toolbar.

More documentation is available at kendo:chat-toolbar-animation-collapse.

Example

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

kendo:chat-toolbar-animation-expand

Configures the expand animation of the toolbar.

More documentation is available at kendo:chat-toolbar-animation-expand.

Example

<kendo:chat-toolbar-animation>
    <kendo:chat-toolbar-animation-expand></kendo:chat-toolbar-animation-expand>
</kendo:chat-toolbar-animation>
In this article
Not finding the help you need?