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
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.

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
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.

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.

Web Block Editor
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.

Table and link context menu options
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.

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.

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.
Do you have a feature request? Post the details in the feedback portal.