<kendo:chat-toolbar-animation-expand>
Configures the expand animation of the toolbar.
Example
<kendo:chat-toolbar-animation>
<kendo:chat-toolbar-animation-expand></kendo:chat-toolbar-animation-expand>
</kendo:chat-toolbar-animation>
Configuration Attributes
duration float
Configures the duration of the expand animation.
Example
<kendo:chat-toolbar-animation-expand duration="duration">
</kendo:chat-toolbar-animation-expand>
effects java.lang.String
Configures the effects of the expand animation.
Example
<kendo:chat-toolbar-animation-expand effects="effects">
</kendo:chat-toolbar-animation-expand>