NPM Packages for Syncfusion® Angular UI Components

19 Aug 20251 minute to read

Starting with version 18.4.0.30 (Volume 4, 2020), Syncfusion® Angular UI components are available as individual NPM packages. Each package is organized by component functionality and namespace, making integration straightforward and optimizing application performance.

Installation

To install a specific Syncfusion® Angular UI component, run the following command:

npm install @syncfusion/ej2-angular-[package-name]

Replace [package-name] with the required component (e.g., grids, charts, inputs).

Available Packages

To view all available Syncfusion® Angular UI component packages, refer to the official NPM registry.

Additional Resources

By using individual NPM packages, developers can build efficient, high-performance Angular applications with precise control over component selection and updates.