1) Import inside the component: e.g. : import {MatSnackBar} from '@angular/material/snack-bar'; · 2) create an object inside the constructor of the class : e.g. ...
確定! 回上一頁