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