How To Customize Styles In The ASP.NET Core Rich Text Editor

Updated on Jan 20, 2025
aspnetcore aspnetcore-controls aspnetcore-rte color-customization components customize editor html markdown richtexteditor rte styles syncfusion-aspnetcore-rte toolbar

This quick-start project helps users customize styles in the Syncfusion® ASP.NET Core Rich Text Editor control. This example shows how to customize the styles of the editor content and toolbar items. This also shows how to customize the styles for the character count and placeholder in the rich text editor.

Watch the video: Coming soon…

Refer to the following documentation to learn about the ASP.NET Core RTE control: https://ej2.syncfusion.com/aspnetcore/documentation/rich-text-editor/styling.

Check out this online example of the ASP.NET Core RTE control: https://ej2.syncfusion.com/aspnetcore/richtexteditor/overview.

Prerequisites

How to run the project

  • Clone this project to a location on your disk.
  • Open the solution file using Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.