KendoReact
The React File Saver component enables developers to save files locally on the client machine. Integrated into several KendoReact UI components, the File Saver library can be imported into any React application and allows for files to be downloaded on the machine purely on the client side. For scenarios that require support for older browsers that may not support the File API, the File Saver library also offers a server proxy to help with the creation of files to be downloaded.