import { MatInputModule} from '@angular/material';. и в вашем шаблоне: <mat-form-field> <input matInput formControlName="albumTitle" ...
確定! 回上一頁