- Angular Version
- Node.js
- Browser Support
- Angular Supported Versions
- See Also
Contact Support
System Requirements for Angular Components
31 Jan 20252 minutes to read
This section outlines the essential system requirements needed to work effectively with Syncfusion Angular UI components.
Angular Version
Ensure your Angular version is 6 or above to seamlessly integrate Syncfusion Angular UI components into your project.
To verify your Angular CLI version, execute the following command in your terminal:
ng --version
Node.js
For Angular to function properly, an active LTS or maintenance LTS version of Node.js is required.
For installation guidance, visit nodejs.org. To check the Node.js version installed on your system, enter the following command in the terminal:
node -v
Browser Support
Syncfusion Angular UI components are compatible only with modern browsers. For detailed compatibility information, refer to the browser compatibility section.
Angular Supported Versions
The table below lists the Angular versions supported by various Syncfusion Angular UI component releases:
Version | Syncfusion Angular Components Version |
---|---|
Angular v19 | 26.1.35 and above |
Angular v18 | 25.2.3 and above |
Angular v17 | 23.2.4 and above |
Angular v16 | 21.1.39 and above |
Angular v15 | 20.4.38 and above |
Angular v14 | 20.2.36 and above |
Angular v13 | 19.4.38 and above |
Angular v12 | 19.3.43 and above |
Angular v11 | 18.4.31 and above |
Angular v10 | 18.2.55 and above |
Angular v9 | 17.4.51 and above |
Angular v8 | 17.1.50 and above |
Angular v7 | 16.3.32 and above |
See Also
Gain insights on how to upgrade your Syncfusion components seamlessly with our comprehensive upgrade guide.
Learn the steps necessary to establish your local development environment and workspace effectively.