DevExpress.AIIntegration.Blazor.RichEdit Namespace
Implements AI-powered extension functionality for the DxRichEdit component.
Assembly: DevExpress.AIIntegration.Blazor.RichEdit.v24.2.dll
NuGet Package: DevExpress.AIIntegration.Blazor.RichEdit
#Classes
Name | Description |
---|---|
Ask |
A context menu item that allows user to process editor text according to a custom prompt. |
Base |
Implements the base functionality of AI-powered context menu items. |
Change |
A context menu item that rewrites text using a specified style. |
Change |
A context menu item that rewrites the editor text using a specified tone. |
Expand |
A context menu item that expands the editor text. |
Explain |
A context menu item that explains the editor text. |
Generate |
A context menu item that generates the description for an image. |
Proofread |
A context menu item that proofreads the editor text. |
Shorten |
A context menu item that shortens the editor text. |
Summarize |
A context menu item that summarizes the editor text. |
Translate |
A context menu item that translates editor text into the specified language. |