New to Telerik Reporting? Download free 30-day trial

React Report Viewer Overview

The current React Report Viewer version is 21.24.305 and should be used with Reporting REST Service 18.0.24.305 or Telerik Report Server 10.0.24.305.

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:

  1. Required Application Version:

    • React 17.0.2+ application
  2. Required Service:

  3. Required JavaScript libraries:

  4. The React Report Viewer package requires the following peer dependencies:

    • react-dom 17.0.2+
    • react-scripts 4.0.3+
    • jquery
  5. Required references to Telerik 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.

See Also

In this article