Back to Devexpress

Required Client Libraries for JavaScript Applications

dashboard-116196-web-dashboard-integrate-dashboard-component-dashboard-control-for-javascript-applications-jquery-knockout-etc-required-client-libraries.md

latest1.6 KB
Original Source

Required Client Libraries for JavaScript Applications

  • Apr 07, 2025
  • 2 minutes to read

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

The following libraries are optional:

Integration

Add the following scripts and stylesheets:

  • The ThirdParty and DevExtreme scripts.
  • The DevExpress Analytics Components that is a core library for Dashboards and Reporting.
  • The dx-dashboard script that is the JavaScript dashboard control.
  1. Install the npm packages:

  2. Attach the resources to the <head> section of a page where the Web Dashboard is rendered:

Tip

Documentation: Add Web Dashboard to a JavaScript Application

See Also

Upgrade to a New Package Version