Angular响应式表单数组,改变检测覆盖表单。
创始人
2024-10-30 07:01:09
0

Angular的响应式表单数组可以使用FormArray来实现,通过改变检测覆盖表单可以使用ChangeDetectionStrategy来设置。

首先,创建一个响应式表单数组:

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

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

  constructor(private fb: FormBuilder) { }

  ngOnInit() {
    this.myForm = this.fb.group({
      items: this.fb.array([])
    });
  }

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

  addItem() {
    this.items.push(this.fb.control(''));
  }

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

在模板中,你可以使用FormArray来渲染表单数组,并可以通过调用addItem和removeItem方法来添加或删除项:

要改变检测覆盖表单,你可以在组件中设置ChangeDetectionStrategy:

import { Component, OnInit, ChangeDetectionStrategy } from '@angular/core';

@Component({
  selector: 'app-my-component',
  templateUrl: './my-component.component.html',
  styleUrls: ['./my-component.component.css'],
  changeDetection: ChangeDetectionStrategy.OnPush
})
export class MyComponentComponent implements OnInit {
  // ...
}

通过将ChangeDetectionStrategy设置为OnPush,你可以手动控制何时触发变更检测,以提高性能。

相关内容

热门资讯

重大推荐!决战卡五星辅助源码(... 重大推荐!决战卡五星辅助源码(透视)新老夫子脚本(详细开挂外开挂教程)1)决战卡五星辅助源码辅助挂:...
一分钟了解!!鱼乐吧游戏脚本(... 一分钟了解!!鱼乐吧游戏脚本(透视)拱趴大菠萝有辅助吗(详细开挂外开挂教程);1、首先打开拱趴大菠萝...
实测必看!!GG大玩家辅助软件... 实测必看!!GG大玩家辅助软件(透视)潮汕激k辅助(详细开挂外开挂教程);1)GG大玩家辅助软件辅助...
信息共享!微信填大坑辅助(透视... 信息共享!微信填大坑辅助(透视)传送屋激k看底牌辅助软件(详细开挂外开挂教程)1、传送屋激k看底牌辅...
分享个大家!微信途游有辅助吗(... 分享个大家!微信途游有辅助吗(透视)大菠萝挂机辅助(详细开挂外开挂教程);1、该软件可以轻松地帮助玩...
每日必备!!陕西三代辅助器免费... 每日必备!!陕西三代辅助器免费试用(透视)杭州都莱辅助(详细开挂外开挂教程)1、陕西三代辅助器免费试...
必知教程!!贰柒拾手机辅助(透... 必知教程!!贰柒拾手机辅助(透视)衢州都莱有没有挂(详细开挂外开挂教程)1、构建自己的贰柒拾手机辅助...
推荐几款新版!杭州都莱辅助臁(... 推荐几款新版!杭州都莱辅助臁(透视)阿拉斗牌作弊(详细开挂外开挂教程)1、杭州都莱辅助臁系统规律教程...
必知教程!!微信小程序游戏破解... 必知教程!!微信小程序游戏破解器(透视)蜀山四川免费辅助器(详细开挂外开挂教程)1、许多玩家不知道微...
必看攻略!好友赣南新版本辅助(... 必看攻略!好友赣南新版本辅助(透视)潮汕掌上娱破解(详细开挂外开挂教程)1、起透看视 好友赣南新版本...