You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Create an Angular Dropdown List Using Angular CLI
2
+
2
3
A quick start Angular project that shows how to add the Syncfusion Angular Dropdown List to an Angular application. This project also includes a code snippet to populate JSON data and remote data sources, how to sort the data items and how to set a custom height and width for the Dropdown List pop-up.
Make sure that you have the compatible versions of TypeScript and Angular in your machine before starting to work on this project.
12
+
13
+
Angular 4+
14
+
TypeScript 2.6+
15
+
16
+
# How to run this application?
17
+
18
+
To run this application, you need to first clone the create-an-angular-dropdown-list-using-angular-cli repository and then navigate to its appropriate path where it has been in your system.
19
+
20
+
To do so, open the command prompt and run the below commands one after the other.
0 commit comments