React Report Viewer Overview
The current React Report Viewer version is
26.25.521
and should be used withReporting REST Service 19.1.25.521
orTelerik Report Server 11.1.25.521
.
You can integrate the React Report Viewer component in your React applications. Note that the viewer is introduced in R1 2022.
The React component is built on top of the HTML5 Report Viewer, which is the foundation for all Web-based report viewers as well.
Requirements
To successfully integrate the React Report Viewer component, ensure the following:
-
Required React Application Version:
- React 16.8.6+ application
-
Required Service:
- The viewer requires a running instance of Telerik Reporting REST Services in order to display reports. Make sure to enable Cross-Origin Requests (CORS) in the REST Service project.
-
The React Report Viewer package requires the following peer dependencies:
react: ">=16.8.6"
react-dom: ">=16.8.6"
"jquery": "^1.10.0 || ^2.2.0 || ^3.7.0"
-
Required references to Kendo UI styles:
Browser Support
The React viewer is based on the HTML5 Report Viewer, thus the client browser should conform to the HTML5 Report Viewer Browser Support.