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.
Rich Text Editor allows inserting images from online sources as well as the local computers where you want to insert the image in your content.
Get started Quick Toolbar to click on the image
It is possible to add custom style on the selected image inside the RichTextEditor through the quick toolbar.
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.