Example of Quick Format Toolbar in ASP.NET Core Rich Text Editor Control
This sample demonstrates the "Quick Format Toolbar" option in Rich Text Editor content. To select the text content inside the Rich Text Editor and open the Quick Format toolbar for editing the Rich Text Editor value.
DEMO
SOURCE
The Quick format toolbar is used to easily edit the value of the Rich Text Editor when there is a lot of content in it. This quick toolbar item provides any toolbar item in the Rich Text Editor. This will support all the items in the toolbars of the Rich Text Editor.
In this demo, to enable this feature, configure the items in QuickToolbarSettings.Text property.