KendoReact Chat Overview

The Conversational UI package delivers the KendoReact Chat component which allows the user to participate in chat sessions with other users or with chat bots.


The following example demonstrates the Chat in action.

Example
View Source
Change Theme:

Key Features

  • Data Binding— You can bind the message list of the Chat to streaming data. As a minimum data-binding configuration, provide a list of messages and a user instance, which identify the local participant.
  • Suggested Actions—The Chat enables you to display quick actions such as preset replies for the last message.
  • Message Attachments—You can attach images, videos, or data to the Chat messages content.
  • Message Templates—You can customize the appearance of the Chat messages by using templates.
  • Globalization—The Chat component provides several globalization options.

In this article

Not finding the help you need?