Back to Devexpress

Required Client Libraries for React

dashboard-402183-web-dashboard-integrate-dashboard-component-dashboard-component-for-react-required-client-libraries.md

latest1.6 KB
Original Source

Required Client Libraries for React

  • Apr 07, 2025

This topic contains the list of required libraries and instructions on how to integrate them into the project.

Required Libraries

Web Dashboard requires the following libraries to work correctly:

Optional Libraries

Npm Packages

The DashboardControl requires the devexpress-dashboard npm package, its dependencies, devexpress-dashboard-react, and devextreme-react packages:

  • devexpress-dashboard
  • jquery
  • knockout
  • @types/jquery
  • @devexpress/analytics-core
  • devextreme
  • devexpress-dashboard-react
  • devextreme-react

Use npm install command to install packages.

Tip

Documentation: Add a Web Dashboard to a React Application

See Also

Upgrade to a New Package Version