Example of undefined in React File Manager Component

/
/
NodeJSServer

This sample demonstrates how to utilize the NodeJS file system provider with File Manager component. The ej2-filemanager-node-filesystem is an NPM package for file system provider which is available in npmjs, refer this link to download package.

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 NodeJS File Provider from the GitHub repository.