I want to open or close mat-select programmatically, i.e.
Here, is my code, now, I want to control open or closed list from the component.
"*Cities" - name="fromCity"
- [(ngModel)]="studentModel.City"
- (click)="openDialog()"
- required>
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mahesh VermaPosted May 28, 2018, 4:05 AM
Reena LakraPosted May 28, 2018, 5:04 AM