Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions apps/demos/Demos/Chat/PromptSuggestions/description.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
DevExtreme [Chat](/Documentation/Guide/UI_Components/Chat/Overview/) supports [suggestions](/Documentation/ApiReference/UI_Components/dxChat/Configuration/#suggestions) - hints that guide users throughout conversations. The component displays suggestion buttons above the message input field and supports both persistent and temporary hints.

<!--split-->
This demo allows you to configure suggestions as follows:

- Specify whether the Chat displays a predefined prompt in the [input field](/Documentation/ApiReference/UI_Components/dxChat/Configuration/#inputFieldText) or immediately sends a message with that prompt.
- Enable single-use suggestions.
Comment thread
arman-boyakhchyan marked this conversation as resolved.
Loading