Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 564 Bytes

File metadata and controls

15 lines (9 loc) · 564 Bytes

Syncfusion Angular17 Conditional Statement Example

This project demonstrates an Angular 17 conditional statement example using the Syncfusion Angular Tab component.

Run the sample project

  • Clone the repository of the Syncfusion Angular 17 conditional statement project by using the git clone command.
git clone https://github.com/SyncfusionExamples/Syncfusion-Angular17-Conditional-Statement-example.git
  • Use NPM to install the required dependencies by running the npm install command.

  • Run the sample by running the ng serve command.