Example of undefined in React File Manager Component

/
/
VirtualizationSample

This sample demonstrates UI virtualization of the File Manager component. Scroll the items in details view or large icons view to load the folders/files dynamically. The folder 'Documents' and 'Text Documents' has large set of files in below sample.

More Details...

Loading....
Description

In the demo, enabled virtualization by using enableVirtualization property as true.

To use virtual scrolling feature, inject Virtualization module using the FileManager.Inject(Virtualization) section.

Note: File Manager's upload functionality is restricted in the online demo. If you need to test upload functionality, please install Syncfusion Essential Studio on your machine and run the demo.