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仍然会对剩余的元素进行验证,并在表单提交时显示错误信息。

相关内容

热门资讯

据悉!wepoker黑侠破解(... 据悉!wepoker黑侠破解(透视)芒果辅助器安卓版(竟然存在有辅助辅助器)-哔哩哔哩小薇(辅助器软...
经调查!pokermaster... 经调查!pokermaster修改器(透视)黑桃a3哟西破解版(切实是有辅助神器)-哔哩哔哩1、黑桃...
透视了解!xpoker怎么作必... 透视了解!xpoker怎么作必弊(透视)海豹3+1辅助器(好像真的是有辅助平台)-哔哩哔哩1、首先打...
随着!aapoker透视插件(... 随着!aapoker透视插件(透视)兴动助手脚本(竟然真的有辅助app)-哔哩哔哩随着!aapoke...
目前来看!约局吧辅助器(透视)... 目前来看!约局吧辅助器(透视)传送屋高仿版激k辅助(切实有辅助下载)-哔哩哔哩;在进入传送屋高仿版激...
透视科技!wepoker怎么设... 透视科技!wepoker怎么设置盖牌(透视)微乐家乡游戏攻略(确实真的是有辅助安装)-哔哩哔哩1、下...
记者获悉!德普之星辅助软件(透... 记者获悉!德普之星辅助软件(透视)边锋辅助装备(好像真的是有辅助辅助器)-哔哩哔哩1、首先打开边锋辅...
有了最新消息!德普之星怎么设置... 有了最新消息!德普之星怎么设置埋牌(透视)菠萝神辅助器app(都是真的有辅助平台)-哔哩哔哩1、金币...
透视教程!pokermaste... 透视教程!pokermaster辅助器(透视)拱趴大菠萝辅助工具下载(其实真的有辅助工具)-哔哩哔哩...
透视软件!wepokerplu... 透视软件!wepokerplus万能挂(透视)约战沙城挂机辅助(一直是有辅助工具)-哔哩哔哩约战沙城...