Watch video
Learn how easy it is to add the Syncfusion Blazor Rich Text Editor to the Blazor Server App. This video explains how to edit and format HTML and Markdown content using the Blazor Rich Text Editor component. It also covers a few important features, such as customizing the toolbar, adding HTML elements, and retrieving formatted HTML content.
Download Example: Create a Blazor Rich Text Editor
Watch video
Learn how to bind data in the Syncfusion Blazor Rich Text Editor. This video explains how to bind HTML data to the Rich Text Editor using one-way, two-way, and dynamic value binding. It also covers how to bind Markdown data to the Rich Text Editor.
Download Example: How to Bind Data in Blazor Rich Text Editor
Watch video
Learn how to add a custom toolbar item in the Syncfusion Blazor Rich Text Editor. This video explains how to add a custom toolbar item to insert a symbol into the editor at runtime.
Download Example: Add a Custom Toolbar Item to a Blazor Rich Text Editor
Watch video
Learn how to customize the toolbar in the Syncfusion Blazor Rich Text Editor. This video explains how to add new built-in toolbar items, explains toolbar types, enable, and disable toolbar floating. Also, explains how to customize the quick toolbar for Links and Images in the Rich Text Editor.
Download Example: Customize the Toolbar in a Blazor Rich Text Editor
Watch video
Learn how to work with form validation in the Syncfusion Blazor Rich Text Editor. This video explains how to set validation rules, customize validation messages, and establish the maximum number of characters allowed in the Rich Text Editor.
Download Example: Form Validation in Blazor Rich Text Editor
Watch video
Learn how to rename the uploaded image file and check its size before inserting it into the Syncfusion Blazor Rich Text Editor. This video explains how to rename the uploaded image file on the client side using the Rich Text Editor's OnImageUploadSuccess event and how to check the image size before uploading it to the server using the BeforeUploadImage event.
Download Example: Rename and Check Image Size in Blazor Rich Text Editor
Watch video
Learn how to customize the styles in the Syncfusion Blazor Rich Text Editor. This video explains how to customize styles for both the editor content and toolbar items. It will also show you how to customize the styles for the character count and placeholder in the Blazor Rich Text Editor.
Download Example: Customize Styles in Blazor Rich Text Editor
Watch video
Learn how to use the Markdown editor in the Syncfusion Blazor Rich Text Editor component. This video explains how to enable the Markdown editor and use Markdown commands to insert tables, links, and images into the Blazor Rich Text Editor component.
Download Example: Enable Markdown Editor in Blazor Rich Text Editor
Watch video
Learn how to enable smart suggestions in the Blazor Rich Text Editor (RTE) component. This video explains a step-by-step guide on implementing this feature and enhancing it with icons, descriptions, and Applying suggestion list values to the Rich Text Editor content.
Watch video
Learn how to import and export HTML files in Syncfusion Blazor Rich Text Editor Component. This video demonstrates how to import HTML file from the local machine, and Export HTML file from Blazor Rich Text Editor component.
Download Example: Import and Export HTML Files in Blazor Rich Text Editor
Watch video
Learn how to import and export RTF files in the Syncfusion Blazor Rich Text Editor Component. This video demonstrates how to import RTF files from the local machine and export RTF files from the Blazor Rich Text Editor component.
Download Example: Import and Export RTF in Blazor Rich Text Editor
Watch video
Learn how to export Syncfusion Blazor Rich Text Editor content to PDF files.
Download Example: Export Blazor Rich Text Editor Content to PDF
Watch video
Learn how to enable pasting options in Syncfusion Blazor Rich Text Editor component.
Download Example: Enabling Pasting Options in Blazor Rich Text Editor