New to Kendo UI for Vue? Start a free 30-day trial

ToolbarProps

toolbar-animation Boolean

Configures the toggle animation of the Chat toolbar. If toolbar-animation is disabled, no animations will play.

toolbar-animation-collapse-effects String

Configures the effects of the toolbar collapse animation.

toolbar-animation-collapse-duration Number

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

toolbar-animation-expand-effects String

Configures the effects of the expand animation.

toolbar-animation-expand-duration Number

Configures the duration of the expand animation.

toolbar-buttons Array

Defines the collection of buttons that will be rendered. When the Chat uses only an array of strings, the added string will define the name option of the button.

toolbar-scrollable Boolean

Enables or disables the scrollable behavior of the toolbar.

toolbar-toggleable Boolean

Enables or disables the toggleable behavior of the toolbar.