Having trouble getting help?
Contact Support
Contact Support
Index in EJ2 JavaScript Rich text editor control
18 Apr 20231 minute to read
The Rich Text Editor component is WYSIWYG (“what you see is what you get”) editor; it is used to create and edit the content and return valid HTML markup or markdown (MD) of the content. The editor provides a standard toolbar to format content using its commands. Modular library features to load the necessary functionality on demand. The toolbar contains commands to align the text, insert link, insert image, insert list, undo/redo operation, HTML view, and more.
Key features
- Mode: Provides <IFRAME> and <DIV> mode.
- Markdown: Handles markdown editing.
- Module: Contains a modular library to load the necessary functionality on demand.
- Toolbar: Provides a fully customizable toolbar.
- Editing: HTML view to edit the source directly for developers.
- Third-party Integration: Supports to integrate third-party library.
- Preview: Preview the modified content before saving it.
- Tools: Handles images, hyperlinks, video, hyperlinks, uploads, and more.
- Undo and Redo: Contains undo/redo manager.
- Lists: Creates bulleted and numbered lists.