Answers for "change function in mat-select"

1

mat-select change event

<mat-select  (selectionChange)="onBookChange($event)">
  ------
</mat-select>
Posted by: Guest on July-01-2021

Code answers related to "change function in mat-select"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language