Select second dropdown based on first dropdown using Angular 4
问题 I have two dropdowns that I populate with data from the server. The first dropdown contains a state, and the second one contains city. Like if I select one state name only cities in that state should show in 2nd drop down using Angular 4. <mat-tab-group> <mat-tab label="Basic Info"> <ng-template mat-tab-label> <div fxLayout="center center"> <mat-icon style="font-size: 16px; line-height: 18px">gps_fixed</mat-icon> State </div> </ng-template><br /><br /><br /><br /> <div class="ui fluid