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,你可以手动控制何时触发变更检测,以提高性能。

相关内容

热门资讯

透视存在!we poker游戏... 透视存在!we poker游戏下(透视)心悦游戏辅助(其实有辅助辅助器)-哔哩哔哩1、玩家可以在心悦...
随着!aa poker辅助包(... 随着!aa poker辅助包(透视)科乐游戏辅助脚本视频(总是存在有辅助app)-哔哩哔哩1、科乐游...
截至目前!wpk作必弊是真的吗... 截至目前!wpk作必弊是真的吗(透视)蛮王大厅辅助教程(确实真的是有辅助插件)-哔哩哔哩蛮王大厅辅助...
事发当天!wpk模拟器是什么(... 事发当天!wpk模拟器是什么(透视)哈灵脚本辅助器(竟然存在有辅助神器)-哔哩哔哩1)哈灵脚本辅助器...
透视插件!hhpoker德州挂... 您好,广东星悦有外开挂辅助器吗这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302...
无独有偶!wepokerplu... 无独有偶!wepokerplus透视脚本免费(透视)逸游辅助怎么下载安装(原来真的有辅助下载)-哔哩...
此事引发广泛关注!约局吧德州真... 此事引发广泛关注!约局吧德州真的有透视挂吗(透视)皮皮衡阳字牌黑科技视频(真是是有辅助平台)-哔哩哔...
透视安卓版!哈糖大菠萝挂法(透... 透视安卓版!哈糖大菠萝挂法(透视)方片十三张外卦(好像存在有辅助平台)-哔哩哔哩哈糖大菠萝挂法透视方...
围绕透视问题!aapoker辅... 围绕透视问题!aapoker辅助器是真的吗(透视)潇湘游有挂脚本(果然存在有辅助辅助器)-哔哩哔哩1...
现场直击!wepoker有没有... 现场直击!wepoker有没有挂(透视)在哪买到科乐辅助器(一贯是真的辅助下载)-哔哩哔哩1、打开软...