Example of undefined in Javascript Rich Text Editor Control

/
/
File Browser

This sample demonstrates the option to insert the image into the RichTextEditor content using FileManager. Click the open folder button from the toolbar item to insert the image.

More Details...

Description

The FileManager feature provides an option to insert the image into the editor and its supports various cloud service. It supports all the basic file operations such as create, rename, delete, cut, copy, paste, upload, download and so on. Injecting Module: RichTextEditor features are segregated into individual feature-wise modules. To use FileManager tool, we need to inject FileManager module using the RichTextEditor.Inject(FileManager). Note: File Manager’s upload functionality is restricted in online demo.