Also, update the button with the disabled directive. <button [disabled]="!myForm.form.valid" class="btn btn-primary" type="submit">Submit ...
確定! 回上一頁