Example of undefined in React File Manager Component

/
/
Firebase

This sample demonstrates how to utilize the Firebase realtime cloud storage database with File Manager component.To run the service, create an firebase realtime database and then register the firebase realtime database Rest API link and root node name using RegisterFirebaseRealtimeDB method to perform the file operations.

More Details...

Loading....
Description

The File Manager component is used to explore a file system through a web application, similar to the windows explorer for windows. It supports all the basic file operations such as create, rename, delete and so on.

Note: File Manager's upload functionality is restricted in online demo. To work with upload functionality, please download ej2-firebase-realtime-database-aspcore-file-provider from the GitHub repository.