changing mat select value in a component changes all components code example
Example: get value onChange from mat-select angular
<mat-select (selectionChange)="doSomething($event)">
<mat-select (selectionChange)="doSomething($event)">