import {MatInputModule} from '@angular/material/input'; ... imports: [ BrowserModule, FormsModule, MatInputModule, MatButtonModule ],.
確定! 回上一頁