<input [(ngModel)]="name" [ngModelOptions]="{updateOn: 'blur'}">. 使用響應式表單時,可以在 FormControl 實例中設定該屬性。
確定! 回上一頁