Back to Devexpress

Required Client Libraries for Angular

dashboard-402184-web-dashboard-integrate-dashboard-component-dashboard-component-for-angular-required-client-libraries.md

latest1.6 KB
Original Source

Required Client Libraries for Angular

  • 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-angular, and devextreme-angular packages:

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

Use npm install command to install packages.

Tip

Documentation: Add a Web Dashboard to an Angular CLI Application

See Also

Upgrade to a New Package Version