Skip to main content
All docs
V25.1
  • DevExpress.AIIntegration.Blazor.HtmlEditor Namespace

    Implements AI-powered extension functionality for the DxHtmlEditor component.

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

    NuGet Package: DevExpress.AIIntegration.Blazor.HtmlEditor

    Classes

    Name Description
    AskAssistantAIToolbarItem A toolbar item that allows user to process editor text according to a custom prompt.
    BaseAIToolbarItem Implements the base functionality of AI-powered toolbar items.
    ChangeStyleAIToolbarItem A toolbar item that rewrites text using a specified style.
    ChangeToneAIToolbarItem A toolbar item that rewrites the editor text using a specified tone.
    ExpandAIToolbarItem A toolbar item that expands the editor text.
    ExplainAIToolbarItem A toolbar item that explains the editor text.
    ProofreadAIToolbarItem A toolbar item that proofreads the editor text.
    ShortenAIToolbarItem A toolbar item that shortens the editor text.
    SummarizeAIToolbarItem A toolbar item that summarizes the editor text.
    TranslateAIToolbarItem A toolbar item that translates editor text into the specified language.