Example of Use Case in ASP.NET Core Rich Text Editor Control

This sample demonstrates how to design forum application using Rich Text Editor. You can type the content and click reply button to post it.

DEMO
SOURCE
Kimberly
How to add a custom item to the toolbar of Rich Text Editor
Posted on May 7, 2018 6.10 PM
I want to add a custom icon, "code-mirror" to the toolbar of Rich Text Editor and display the Rich Text Editor content in code-mirror format.
HTML
JavaScript
like Like dislike Dislike
1 Answer
Mabel Weber
Answered on May 7, 2018 6.30 PM
To add a custom icon code-mirror to the toolbar, you have to use template option of the toolbarSettings. To know more about adding custom icons, refer to custom tool sample of Rich Text Editor.
like Like dislike Dislike

Rich Text Editor is a WYSIWYG editing control which will reduce the effort for users while trying to express their formatting word content as HTML or Markdown format. So, Rich Text Editor can easily customized to use for blog posting, forums as an editor for response.

Transform your ASP.NET Core web apps today with Syncfusion ASP.NET Core components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE