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

相关内容

热门资讯

专业透视!来玩app破解!一直... 专业透视!来玩app破解!一直是有辅助技巧(有挂详细)-哔哩哔哩1、每一步都需要思考,不同水平的挑战...
辅助透视!wepoker透视有... 辅助透视!wepoker透视有吗!竟然是真的有辅助工具(有挂教程)-哔哩哔哩1、wepoker透视有...
辅助透视!sohoo poke... 辅助透视!sohoo poker辅助!好像一直总是有辅助软件(有挂教程)-哔哩哔哩1、超多福利:超高...
曝光透视!竞技联盟透视!切实是... 曝光透视!竞技联盟透视!切实是有辅助方法(有挂方法)-哔哩哔哩1、完成竞技联盟透视有辅助插件,帮助玩...
分享透视!哈糖大菠萝破解器!确... 分享透视!哈糖大菠萝破解器!确实真的有辅助插件(有挂透视)-哔哩哔哩哈糖大菠萝破解器透视方法中分为三...
了解透视!werplan辅助软... 了解透视!werplan辅助软件!真是是真的有辅助教程(讲解有挂)-哔哩哔哩1、打开软件启动之后找到...
必备透视!哈糖大菠萝怎么开挂!... 必备透视!哈糖大菠萝怎么开挂!切实是有辅助方法(有挂头条)-哔哩哔哩1、点击下载安装,哈糖大菠萝怎么...
解迷透视!xpoker透视辅助... 解迷透视!xpoker透视辅助!好像真的有辅助app(真实有挂)-哔哩哔哩xpoker透视辅助是不是...
了解透视!cloudpoker... 了解透视!cloudpoker作必弊!竟然是有辅助脚本(确实有挂)-哔哩哔哩1、cloudpoker...
科普透视!德州之星扫描器!原来... 科普透视!德州之星扫描器!原来真的有辅助攻略(有挂教学)-哔哩哔哩1、德州之星扫描器辅助软件下载优化...