Back to Devexpress

DevExpress.AIIntegration.Blazor.RichEdit Namespace

blazor-devexpress-dot-aiintegration-dot-blazor-6a6d3639.md

latest2.3 KB
Original Source

DevExpress.AIIntegration.Blazor.RichEdit Namespace

Implements AI-powered extension functionality for the DxRichEdit component.

Assembly : DevExpress.AIIntegration.Blazor.RichEdit.v25.2.dll

NuGet Package : DevExpress.AIIntegration.Blazor.RichEdit

Classes

NameDescription
AskAssistantAIContextMenuItemA context menu item that allows user to process editor text according to a custom prompt.
BaseAIContextMenuItemImplements the base functionality of AI-powered context menu items.
ChangeStyleAIContextMenuItemA context menu item that rewrites text using a specified style.
ChangeToneAIContextMenuItemA context menu item that rewrites the editor text using a specified tone.
ExpandAIContextMenuItemA context menu item that expands the editor text.
ExplainAIContextMenuItemA context menu item that explains the editor text.
GenerateDescriptionAIContextMenuItemA context menu item that generates the description for an image.
ProofreadAIContextMenuItemA context menu item that proofreads the editor text.
ShortenAIContextMenuItemA context menu item that shortens the editor text.
SummarizeAIContextMenuItemA context menu item that summarizes the editor text.
TranslateAIContextMenuItemA context menu item that translates editor text into the specified language.