The ASP.NET Core Rich Text Editor is a feature-rich WYSIWYG HTML editor and WYSIWYG Markdown editor. The Rich Text Editor is widely used to create blogs, forum posts, notes sections, support tickets (incidents), comment sections, messaging applications, and more. The control provides an efficient user interface for a better editing experience with mobile support. It has a variety of tools to edit and format rich content and return a valid HTML markup or Markdown (MD) content. It allows users to insert images, links, tables, and lists with modular architectures.
The ASP.NET Core Rich Text Editor control can be used as a WYSIWYG HTML editor or a Markdown editor, and it also supports Iframe editing with configurable Iframe characteristics.
You can easily format the text and paragraphs by setting the editor’s foreground and background colors, font type, italicization, underlining, strikethrough, and bolding. You can also add ordered (numbered) or unordered (bulleted) custom lists and change the editor’s size.
For a better editing experience, the ASP.NET Core Rich Text Editor control offers a variety of tools and choices. So, you can quickly insert images, videos, hyperlinks, and tables; merge table cells; and configure keys.
Examine and edit the HTML code directly in the source code and View the preview result (HTML live editor).
The WYSIWYG Rich Text Editor for ASP.NET Core offers a variety of toolbar options that are fully customizable. The options allow multirow, expanding, quick, and floating toolbars. The tool commands are grouped based on related functionality.
The Rich Text Editor has a highly responsive layout and an optimized design for desktops, touch screens, and smart phones. It works well on all mobile phones that use iOS, Android, or Windows OS.
Easy to integrate third-party libraries like spell checker, code mirror, etc., with the Rich Text Editor to improve the content in the ASP.NET Core HTML text editor.
Enables users from different locales to use the Rich Text Editor by formatting dates, currency, and numbering to suit preferences.
Easily get started with the ASP.NET Core Rich Text Editor using a few simple lines of a CSHTML and C# code example as demonstrated. Also, explore the ASP.NET Core Rich Text Editor example that shows how to render and configure the Rich Text Editor in ASP.NET Core.
<ejs-richtexteditor id="defaultRTE">
<e-content-template>
<div>
<p>The Rich Text Editor is WYSIWYG ('what you see is what you get') editor is useful to create and edit content, and return the valid <a href='https://ej2.syncfusion.com/aspnetcore/RichTextEditor/Overview'>HTML markup</a> or <a href='https://ej2.syncfusion.com/aspnetcore/RichTextEditor/DefaultMode'>Markdown</a> of the content</p>
<p><b>Key features:</b></p>
<ul>
<li>
<p>Provides <IFRAME> and <DIV> modes</p>
</li>
<li>
<p>Capable of handling markdown editing.</p>
</li>
</ul>
</div>
</e-content-template>
</ejs-richtexteditor>
public class HomeController : Controller
{
public ActionResult Index()
{
return View();
}
}
The ASP.NET Core WYSIWYG text editor toolbar provides a variety of commands for editing and formatting content. Format text and paragraphs; insert images, hyperlinks, tables, lists; etc. The tool commands are grouped together based on related functionality.
The toolbar commands that overflow are wrapped into the following rows within the toolbar.
The overflow toolbar commands hidden in the next row become visible when the toolbar is expanded using the expand icon.
This toolbar contains frequently used commands related to text, images, tables, and links. It helps access and format these elements quickly, and also customize them.
The HTML WYSIWYG editor toolbar does not stick to the top of the editor, but floats within the editor area when scrolling the current page.
The toolbar buttons are fully customizable. Add or remove buttons and group commands based on category. This helps design the toolbar based on the application needs like for a HTML blog editor, HTML email composer, etc.
Add your own commands (tools) with actions to the toolbar along with the built-in commands.
The ASP.NET Core Rich Text Editor displays an inline HTML editor when the content in an editable area is clicked or selected.
When composing content in the ASP.NET Core Rich Text Editor, users or groups can be tagged or selected from the suggestion list.
The ASP.NET Core Rich Text Editor control provides a wide range of tools and options for a better editing experience.
Insert images in the content from a local path or server path with image captions and then link URLs to the images. Upload images to a server with drag and drop or file upload. Additionally, the editor offers options to insert images in BLOB or Base64 formats.
Insert or change the hyperlinks with customization options such as display text, tooltips, and links to be opened in a new window.
Insert and edit HTML tables to display grid-like tabular data in WYSIWYG Rich Text Editor. Manipulate the table and its elements dynamically (insert or remove rows and columns, resize whole table or rows or columns, and remove a table).
Merge two or more row or column cells into a single cell with their contents. A single cell can be split both horizontally and vertically.
The emoji feature offers a seamless method to incorporate emoji into your content. Effortlessly browse and search through an extensive collection of emoji, selecting the perfect ones that resonate with your message. Access the emoji picker by simply pressing the colon (:) key in the ASP.NET Core Rich Text Editor.
The built-in settings are available to align your content to the left, center, right, or justify it.
The Rich Text Editor allows the tag inserted when pressing the Enter key and Shift+Enter keys to be customized. The following tags can be configured:
Create ordered (numbered) or unordered (bulleted) lists to organize content.
Change the bullet appearance for the unordered lists to circles or squares. Use different numbering formats for ordered lists such as lowercase Greek or uppercase Roman numerals.
Make the WYSIWYG HTML editor full screen (a full-page editor) for editing the content.
Paste content with images from Microsoft Word, Microsoft Outlook, and Microsoft Excel to the editor by filtering out tags, attributes, and styles. Additionally, choose whether the content should be pasted as plain text, cleaned styles, or source-formatted styles.
Use the format painter to effortlessly copy formatting and apply it to your content, eliminating the need for manual reformatting and saving you valuable time. Access the format painter through the toolbar or convenient keyboard shortcuts for quick and easy application. Take advantage of the sticky mode by double-clicking the toolbar button, which allows you to apply formats to multiple locations seamlessly.
The ASP.NET Core Rich Text Editor is configured to turn text into a hyperlink automatically when a URL is typed as plain text.
The ASP.NET Core Rich Text Editor seamlessly supports forms and obtains values on form submission actions. The two types of validation are:
Restrict the content’s maximum number of characters.
The ASP.NET Core Rich Text Editor has built-in resizable support that helps widen or shrink the content area.
Integrated File Manager to insert images from cloud storage or the server.
Use clipboard operations (cut, copy, and paste).
The ASP.NET Core Rich Text Editor manages the undo/redo action history to store editing actions and also to customize the undo steps.
Print the WYSIWYG Rich Text Editor content either by using the print option from the toolbar or programmatically with applied format style.
The ASP.NET Core Rich Text Editor recognizes touch gestures, allowing the user to swipe left or right to move the toolbar. The responsive, mobile-friendly design provides the best user experience on all mobile, tablet, and desktop form factors.
ASP.NET Core Rich Text Editor is shipped with several built-in themes such as Tailwind CSS, Bootstrap 5, Bootstrap 4, Bootstrap, Material, Fabric, Fluent, and high contrast.
There are sufficient client-side APIs available to optimize the process of editing content.
The ASP.NET Core Rich Text Editor component ensures that every cell is accessible using the keyboard. Major features like sort, select, and edit can be performed using keyboard commands alone; no mouse interaction is required. This helps in creating highly accessible applications using this component.
The ASP.NET Core Rich Text Editor view has complete WAI-ARIA accessibility support. The Rich Text Editor UI includes high-contrast visual elements that help visually impaired people to have the best viewing experience. Also, valid UI descriptions are easily accessible through assistive technologies such as screen readers.
The ASP.NET Core Rich Text Editor supports right-to-left rendering, allowing the text direction and layout of the text editor to be displayed from right to left. This improves the user experience and accessibility for users of RTL languages such as Arabic, Farsi, Hebrew, etc.
Rich Text Editor is also available in Blazor, React, Angular, Vue, and JavaScript frameworks. Check out the different Rich Text Editor platforms from the links below:
The ASP.NET Core Rich Text Editor works well with all modern web browsers such as Chrome, Firefox, Microsoft Edge, Safari, and Opera.
We do not sell the ASP.NET Core Rich Text Editor separately. It is only available for purchase as part of the Syncfusion team license. This contains over 1,800 components and frameworks, including the ASP.NET Core Rich Text Editor. The price of the team license starts at $395 per month for 5 developers, and includes support and updates until the subscription expires. In addition, we might offer discounts based on currently active promotions. Please contact our product specialists today to see if you qualify for any additional discounts.
You can find our ASP.NET Core Rich Text Editor demo, which demonstrates how to render and configure the Rich Text Editor.
No, our 1,800+ components and frameworks for web, mobile, and desktop, including our ASP.NET Core Rich Text Editor, are not sold individually. They are only available as part of a team license. However, we have competitively priced the product, so it only costs a little bit more than what some other vendors charge for their Rich Text Editor control alone. We have also found that, in our experience, our customers usually start off using one of our products and then expand to several products quickly, so we felt it was best to offer all 1,800+ components and frameworks for a subscription fee that starts at $395 per month for a team of 5 developers. Additionally, we might be able to offer discounts based on currently active promotions. Please contact our product specialists today to see if you qualify for any additional discounts.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.