Syncfusion Feedback
Product Categories
Rich Text Editor SDK

Common

Production-ready components

The following components have been developed to meet industry standards and are now marked as production-ready for Rich Text Editor SDK:

  • Blazor Smart Rich Text Editor An AI-enhanced component that delivers context-aware AI assistance inside the existing Rich Text Editor.
  • Blazor Block Editor: A modern, block-based content editing solution for creating rich, structured documents with interactive content blocks.

Web Rich Text Editor

Supported in:
React Angular JavaScript ASP.NET Core Vue ASP.NET MVC

Export document progress indicator

The Rich Text Editor includes a loading spinner for Word and PDF export actions. The spinner appears on the export button during the export process and remains visible until the download completes, providing clear feedback on the export status.

JavaScript export document progress indicator

Paste audio and video files

Users can copy and paste audio and video files from the local file browser, enabling bulk multimedia ingestion and accelerating content creation.

Blazor Rich Text Editor

Supported in:
Blazor

Image wrap

Images inserted into editor content support text-wrap modes (left and right). These image wrap options can be applied using the quick toolbar.

Check Live Demo:

Blazor Rich Text Editor image wrap

Chunk message

Chunked message handling enables efficient processing of large HTML content by transmitting it in smaller chunks. This approach eliminates the need to increase the SignalR hub’s maximum receive message size limit (32 KB).

.NET MAUI Rich Text Editor

Code block language

Code block language allows users to insert and display formatted code snippets with proper syntax highlighting for various programming languages. A code block is a specialized formatting element within a rich text editor that presents code clearly by preserving structure, indentation, and readability.

Code block

Web Block Editor

Supported in:
React Angular JavaScript ASP.NET Core Vue ASP.NET MVC

Real-time collaborative editing

This feature allows multiple users to work on the same Block Editor document simultaneously. Updates are synchronized for all active users, allowing teams to collaborate smoothly and maintain a consistent document state.

Block Editor collaborative editing

Table options let you insert and delete rows and columns, streamlining table manipulation without using the toolbar. Link operations offer edit, open, copy, and remove actions directly from the context menu.

Block Editor context menu options

Blazor Block Editor

Server image upload with enhanced UI

The image block has been enhanced with server-side image uploads and an improved user interface. The updates include options to embed external image URLs, a progress bar to show upload statuses, and streamlined file handling, providing users with image insertion and clear feedback during uploads.

Blazor block editor image upload

Inline formatting and block transformation

The inline toolbar provides quick access to formatting options, including code styling, hyperlinks, and block-type transformations. This toolbar lets users provide a rich editing experience that seamlessly converts block types, adds inline links, and applies code formatting without disrupting the editing flow.

Up arrow icon