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

    Implements AI-powered extension functionality for the DxRichEdit component.

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

    NuGet Package: DevExpress.AIIntegration.Blazor.RichEdit

    Classes

    Name Description
    AskAssistantAIContextMenuItem A context menu item that allows user to process editor text according to a custom prompt.
    BaseAIContextMenuItem Implements the base functionality of AI-powered context menu items.
    ChangeStyleAIContextMenuItem A context menu item that rewrites text using a specified style.
    ChangeToneAIContextMenuItem A context menu item that rewrites the editor text using a specified tone.
    ExpandAIContextMenuItem A context menu item that expands the editor text.
    ExplainAIContextMenuItem A context menu item that explains the editor text.
    GenerateDescriptionAIContextMenuItem A context menu item that generates the description for an image.
    ProofreadAIContextMenuItem A context menu item that proofreads the editor text.
    ShortenAIContextMenuItem A context menu item that shortens the editor text.
    SummarizeAIContextMenuItem A context menu item that summarizes the editor text.
    TranslateAIContextMenuItem A context menu item that translates editor text into the specified language.