Back to Devexpress

DxAIChatPromptSuggestion Properties

blazor-devexpress-dot-aiintegration-dot-blazor-dot-chat-dot-dxaichatpromptsuggestion-dot-underscore-properties.md

latest1.2 KB
Original Source

DxAIChatPromptSuggestion Properties

Defines a prompt suggestion (hint bubble) in the DxAIChat component.

NameDescription
PromptMessageSpecifies the text to be displayed in the input field after a user clicks the corresponding suggestion (hint bubble).
SendOnClickSpecifies what happens when you click a search suggestion: instantly send it to chat or place it in the prompt box.
TextSpecifies prompt suggestion text.
TitleSpecifies the prompt suggestion title.

See Also

DxAIChatPromptSuggestion Class

DxAIChatPromptSuggestion Members

DevExpress.AIIntegration.Blazor.Chat Namespace