MatInputModule 在input/textarea 之上提供了material 風格的輸入框通常會和FormField 一起使用. import {MatInputModule} from '@angular/material/input'; ...
確定! 回上一頁