Back to Devexpress

DevExpress.AIIntegration.Blazor.HtmlEditor Namespace

blazor-devexpress-dot-aiintegration-dot-blazor-bc4bad52.md

latest2.0 KB
Original Source

DevExpress.AIIntegration.Blazor.HtmlEditor Namespace

Implements AI-powered extension functionality for the DxHtmlEditor component.

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

NuGet Package : DevExpress.AIIntegration.Blazor.HtmlEditor

Classes

NameDescription
AskAssistantAIToolbarItemA toolbar item that allows user to process editor text according to a custom prompt.
BaseAIToolbarItemImplements the base functionality of AI-powered toolbar items.
ChangeStyleAIToolbarItemA toolbar item that rewrites text using a specified style.
ChangeToneAIToolbarItemA toolbar item that rewrites the editor text using a specified tone.
ExpandAIToolbarItemA toolbar item that expands the editor text.
ExplainAIToolbarItemA toolbar item that explains the editor text.
ProofreadAIToolbarItemA toolbar item that proofreads the editor text.
ShortenAIToolbarItemA toolbar item that shortens the editor text.
SummarizeAIToolbarItemA toolbar item that summarizes the editor text.
TranslateAIToolbarItemA toolbar item that translates editor text into the specified language.