Blazor Rich Text Editor Example - Overview
This sample demonstrates the comprehensive feature set of the Rich Text Editor, showcasing all available tools and functionalities for advanced content creation and editing.
This sample includes the Mention control integration, which displays a list of items that users can select or tag from the suggested list, enhancing collaboration and reference capabilities.
The quick toolbar provides a convenient way to customize Image, Video, Audio, Table, and Link elements. Simply right-click on the desired element, utilizing the ShowOnRightClick property, and the quick toolbar will appear, providing contextual customization options.
Toolbar Features and Capabilities:
The editor's comprehensive toolbar includes the following formatting and editing tools:
Lists- NumberFormat list and BulletFormat list types for organizing content.Links- Insert hyperlinks into the editor for quick access to related information.Image- Insert and manage images within the content.Table- Insert and manage tables for structured data presentation.Alignment- Align content with left, center, and right margins for proper layout.Undo/Redo- Perform undo and redo operations to manage content changes.Indent/Outdent- Increase or decrease the indent level of content for hierarchical structure.Font- Apply styling to text including font family, size, foreground color, and background color.Lower/Upper Case- Change the casing of selected text between lowercase and uppercase.Subscript/Superscript- Format selected text as subscript (lower) or superscript (upper) for mathematical or scientific notation.FullScreen- Expand the editor to the maximum width and height of the browser window for immersive editing.Format- Format sentences in different ways such as heading levels, quotation blocks, and code snippets.Styles- Apply inline styles to selected content including bold, italic, underline, and strikethrough.Insert Code- Apply code format to selected content with syntax highlighting using the 'pre' tag and custom styling.Audio- Insert and manage audio content within the editor.Video- Insert and manage video content for multimedia-rich documents.Inline Code- Format selected text as inline code, highlighting code snippets within the text flow.Slash Menu- Apply formats and open dialogs by typing "/" in the editor for quick command access.Format Painter- Copy formats from one element and apply them to other content without manual reformatting, saving time and effort.Horizontal Line- Insert a horizontal line into the editor to visually separate and organize sections of content.Code Block- Insert and display code snippets in a preformatted block for easy presentation of programming content.LineHeight- Apply spacing between lines of text to improve readability and visual formatting of documents.
