Example of undefined in React Rich Text Editor Component

/
/
FileBrowser

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...

Loading....
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 into the service

Note: File Manager’s upload functionality is restricted in online demo.