WYSIWYG HTML Editor
The Blazor Rich Text Editor component can be used as an HTML editor with a WYSIWYG interface. While the document is being created, the WYSIWYG editor allows you to see what the end result will look like.
Toolbar
The toolbar contains a number of commands for editing and formatting content, such as bold, italic, and text alignment buttons. Text and paragraphs can be formatted with images, hyperlinks, tables, and lists.
Seamless Editing Experience
The Blazor Rich Text Editor component offers a variety of options to enhance the editing experience. It comes with a unique set of tools for formatting rich content and returning valid HTML markup or plain-text format.
Custom List
The Blazor Rich Text Editor component allows you to change the appearance of the bullets to circles or squares. It also supports a variety of numbering formats for ordered lists, like Roman numerals.
Form Validations
The Blazor Rich Text Editor component supports the functionality of required and maximum length validations. So, you can validate values while submitting a form.