Angular响应式表单,移除的元素仍然进行验证
创始人
2024-10-30 08:30:34
0

在Angular中,可以通过使用FormArray和FormGroup来实现响应式表单,以便在移除元素时仍然进行验证。下面是一个示例代码:

首先,创建一个FormGroup来表示整个表单:

import { Component, OnInit } from '@angular/core';
import { FormGroup, FormControl, Validators, FormArray } from '@angular/forms';

@Component({
  selector: 'app-form',
  templateUrl: './form.component.html',
  styleUrls: ['./form.component.css']
})
export class FormComponent implements OnInit {
  form: FormGroup;

  ngOnInit() {
    this.form = new FormGroup({
      items: new FormArray([])
    });
  }

  get items(): FormArray {
    return this.form.get('items') as FormArray;
  }

  addItem() {
    const item = new FormGroup({
      name: new FormControl('', Validators.required),
      quantity: new FormControl('', Validators.required)
    });

    this.items.push(item);
  }

  removeItem(index: number) {
    this.items.removeAt(index);
  }
}

然后,在HTML模板中使用FormArray来渲染表单和验证错误信息:

在上面的代码中,我们使用FormArray来表示表单中的多个项目,并使用formGroupName和formControlName来绑定每个项目的FormControl。在移除元素时,调用removeAt方法来从FormArray中删除相应的FormGroup。

这样,当移除元素时,Angular仍然会对剩余的元素进行验证,并在表单提交时显示错误信息。

相关内容

热门资讯

透视指南!wpk德州局怎么透视... 透视指南!wpk德州局怎么透视,约局吧是否有挂(透视)原来真的有挂(哔哩哔哩)1、wpk德州局怎么透...
透视机巧!菠萝德州透视脚本,w... 透视机巧!菠萝德州透视脚本,wepoker透视有没有(透视)本来真的有挂(哔哩哔哩)1、完成菠萝德州...
透视手册!德普之星辅助软件,德... 透视手册!德普之星辅助软件,德普之星辅助工具如何打开(透视)果然真的是有挂(哔哩哔哩)1、打开软件启...
透视操作!wepoker有辅助... 透视操作!wepoker有辅助器吗,hhpoker万能辅助器(透视)其实是有挂(哔哩哔哩)1、不需要...
透视要领!wepoker辅助是... 您好,wepoker辅助是真的吗这款游戏可以开挂的,确实是有挂的,需要了解加去威信【48527505...
透视方案!hhpoker怎么防... 透视方案!hhpoker怎么防作必弊,wepoker模拟器哪个好用(透视)都是存在有挂(哔哩哔哩)1...
透视攻略!epoker透视底牌... 透视攻略!epoker透视底牌,wepoker免费透视(透视)原来真的是有挂(哔哩哔哩)1、下载好w...
透视法门!pokemmo手机脚... 透视法门!pokemmo手机脚本,hardrock透视工具(透视)一贯是有挂(哔哩哔哩)1、完成ha...
透视指南书!德州局脚本,pok... 透视指南书!德州局脚本,pokemmo手机版脚本免费(透视)总是是有挂(哔哩哔哩)1、pokemmo...
透视烘培!wepoker黑侠辅... 透视烘培!wepoker黑侠辅助器,wepoker怎么增加运气(透视)切实真的有挂(哔哩哔哩)wep...