Change md prefix to mat: In your typescript, import { MatInputModule} from '#angular/material'; and in you template: <mat-form-field> <input matInput ...
確定! 回上一頁