2
Answers

How to bind multiple dropdown in angular2

Photo of Sujeet Raman

Sujeet Raman

8y
1.8k
1
Hi am new to angular 2 
 
for my first dropdown i created
 
1.dp1.html
2.app.component
3.dplass.ts
 
i am able to bind..now 2 more drop downs are there..can I bind using same classes or do i create diffrent difrent classes for diffrent dropdown? 

Answers (2)