New to KendoReact? Start a free 30-day trial
ChatSuggestion
ChatSuggestionPremium
Represents the structure of a chat suggestion item that can be displayed above the message input.
ChatSuggestion
Name | Type | Default | Description |
---|---|---|---|
description? |
|
An optional description that provides additional context for the suggestion. | |
disabled? |
|
Determines whether the suggestion is disabled and cannot be clicked. | |
id |
|
The unique identifier for the suggestion. | |
suggestionsView? |
|
The visual style for displaying the suggestion. Can be 'classic' for rectangular styling or 'modern' for chip-like styling. | |
text |
|
The text content of the suggestion that will be displayed to the user. |