src/app/hero-form/hero-form.component.html (excerpt) content_copy <input type="text" class="form-control" id="name" required [(ngModel)]="model.name" ...
確定! 回上一頁