Back to Devexpress

IPromptSuggestion Properties

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

latest1.0 KB
Original Source

IPromptSuggestion Properties

Defines prompt suggestion settings.

NameDescription
PromptMessageReturns 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.
TextReturns prompt suggestion text.
TitleReturns the prompt suggestion title.

See Also

IPromptSuggestion Interface

IPromptSuggestion Members

DevExpress.AIIntegration.Blazor.Chat Namespace