This sample demonstrates how to auto save the content of the Rich Text Editor.
Experience the power of modern content editing with advanced formatting, media embedding, and many other features. You can explore this demo for yourself.
A quick overview of the essential features of the Rich Text Editor.
Feature | Description |
---|---|
Text Formatting | Bold, Italic, Underline, Strikethrough, and more. |
Lists & Indentation | Ordered, unordered, nested lists. |
Tables | Insert and edit tables with styling. |
Media Embedding | Images, videos, and iframes. |
Mentions | Tag users and add comments |
Insert, resize, align, and manage images seamlessly within the editor.
"Great writing begins with a great editor." ✍️
The auto-save sample saves the content of the Rich Text Editor every 10 seconds. so when you log back into editor you have the option to continue working with the latest changes.
Injecting Module
The above features built as modules have to be included in your application. For example, to use image and link, inject the specific module using ToolbarService, LinkService, ImageService, HtmlEditorService, QuickToolbarService, PasteCleanupService
.