This sample demonstrates how to load content to the editor from an external source using Ajax library
.
The rich text editor allows you to load content from an external source. The sample content is loaded from “Ajax_content.html” file using AJAX library, and when the event is successful
the content is loaded into the editor using value
property
Injecting Module
RichTextEditor component features are segregated into individual feature-wise modules. To use richtexteditor feature, we need to inject Toolbar, Link, Image, HtmlEditor, QuickToolbar
modules into the services.