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