Rich Text Editor / Custom Toolbar Item / Special Characters

Blazor Rich Text Editor Example - Special Character Insertion Support

Loading Syncfusion Blazor Server Demos…

This sample shows how to add special characters (symbols) chooser toolbar item to the Toolbar of the Rich Text Editor. Click the Ω icon in the Toolbar to view the list of special characters and select the character to be inserted in the editor.

The Rich Text Editor allows you to configure custom commands to its Toolbar using the Items property of RichTextEditorToolbarSettings. The custom command toolbar item appearance can be configured using RichTextEditorCustomToolbarItems within RichTextEditorToolbarSettings.