Angular Material - mat-table
I want to use a <mat-table> to display the name of an option and it's corresponding given value (…
angular angular-material mat-tableI am using the mat-table and I am trying to use the MatTableDataSource with an observable (I get the data …
angular angular-material observable angular8 mat-table