<kendo:chat-toolbar-buttons>

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

Example

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

Configuration Attributes

Configuration JSP Tags

kendo:chat-toolbar-button

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

More documentation is available at kendo:chat-toolbar-button.

Example

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