Namespace Telerik.WinControls.UI.AIPrompt
Classes
|
A button in AI Prompt that is stylized as Raised button. Its BackColor uses the Accent color of the theme and looks like a toggle button that is always toggled. |
|
Flat button. |
|
A class used to hold the buttons of the OutputItem in two element collections - Left and Right. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The prompt toolbar, which is responsible for displaying the items that correspond to the different views in the AI Prompt control. |
|
|
|
AIPromptToolbarItemStateManagerFactory A class that is responsible for the visual states of the toolbar items. |
|
|
|
Represents event arguments for the OutputItemAction event. |
|
OutputVisualItemCreatedEventArgs Represents event arguments for the OutputVisualItemCreated event. |
|
Represents event arguments for the PromptRequest event. |
|
Represents the main element of the AI Prompt control that provides an interface for AI interactions with input, output, and toolbar functionality. |
|
|
|
|
|
|
|
|
Enums
|
Enum that defines members for the different available actions for end users in the output visual item. |
|
|
Delegates
|
The event handler for the OutputItemAction event. |
|
OutputVisualItemCreatedEventHandler The event handler for the OutputVisualItemCreated event. |
|
The event handler for the PromptRequest event. |