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

Updated on Jan 20, 2025
aspnetcore aspnetcore-controls aspnetcore-rte components customize customize-toolbar editor floating-toolbar html hyperlinks links markdown richtexteditor rte syncfusion-aspnetcore-rte toolbar

This quick-start project helps to customize the toolbar in the Syncfusion® ASP.NET Core Rich Text Editor control. This example explains how to customize the toolbar types, enable and disable floating toolbars, use inline mode, and customize the quick toolbar for links.

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/toolbar#expand-toolbar

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

Prerequisites

How to run the project

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