Skip to content

This example shows how to import HTML file in to Blazor Rich Text Editor content which contains the text with styling and images.

Notifications You must be signed in to change notification settings

SyncfusionExamples/import-html-file-to-blazor-rich-text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Import HTML file to Blazor Rich Text Editor

The Rich Text Editor allows you to load an external HTML file in the editor content which contains the text with styling and images. You can read the HTML file from your path using StremReader class and assign it to the editor with the @bind-Value property.

Project pre-requisites

Make sure that you have the compatible versions of Visual Studio Code and .NET Core SDK 3.1.2 or above version in your machine before starting to work on this project.

How to run this application?

To run this application, you need to first clone the import-html-file-to-blazor-rich-text-editor repository and then open the project or solution file in Visual Studio 2019 or above version.

  • Now, run the run the project Visual Studio and able to get the output in Browser.

See also

About

This example shows how to import HTML file in to Blazor Rich Text Editor content which contains the text with styling and images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published