This section explains the basic system requirements to work with Syncfusion Angular UI Components.
Angular supports most recent browsers for additional details following link
To get started with the Syncfusion Angular UI Components, make sure the compatible versions of Angular should be 15
.
You can use below command to check angular cli version
ng --version
Angular requires an active LTS or maintenance LTS version of Node.js.
For more information on installing Node.js, see nodejs.org. If you are unsure what version of Node.js runs on your system, run node -v in a terminal window.
You can use below command to check node version
node --version
The Syncfusion Angular UI components are supported only in modern browsers. You can refer the Browser Compatibility section for more information.
For more details, check with the official sites for documentation.