Angular - 子组件中的FormArrayName
创始人
2024-10-15 04:30:04
0

在Angular中,FormArrayName指令用于在父组件中定义一个FormArray控件,并在子组件中使用它。以下是一个示例解决方法:

父组件中的模板(parent.component.html):

父组件中的代码(parent.component.ts):

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

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

  constructor(private formBuilder: FormBuilder) {}

  ngOnInit() {
    this.parentForm = this.formBuilder.group({
      items: this.formBuilder.array([])
    });
  }

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

  // 添加子项到FormArray
  addItem() {
    const item = this.formBuilder.group({
      // 在子组件中使用的表单控件
      name: [''],
      age: ['']
    });
    this.items.push(item);
  }

  // 移除FormArray中的子项
  removeItem(index: number) {
    this.items.removeAt(index);
  }
}

子组件中的模板(child.component.html):

子组件中的代码(child.component.ts):

import { Component, Input } from '@angular/core';
import { FormGroup } from '@angular/forms';

@Component({
  selector: 'app-child',
  templateUrl: './child.component.html',
  styleUrls: ['./child.component.css']
})
export class ChildComponent {
  @Input() childForm: FormGroup;
}

在父组件中,我们使用FormBuilder创建了一个包含FormArray的父表单。然后,我们将FormArray的每个控制项传递给子组件,并在子组件中使用FormArray的每个控制项。

在子组件中,我们使用Input装饰器接收父组件传递的FormArray控制项,并在子组件的模板中使用它来绑定表单控件。

通过这种方式,我们可以在子组件中使用FormArray中的表单控件,并将数据传递给父组件进行处理。

相关内容

热门资讯

6分钟辅助!hhpoker是真... 6分钟辅助!hhpoker是真的假的,hhpoker真的有透视吗,演示教程(真是有挂)1、每一步都需...
第七分钟辅助!we poker... 第七分钟辅助!we poker插件,we poker免费辅助器,手筋教程(有挂方式)暗藏猫腻,小编详...
七分钟辅助!aa poker辅... 七分钟辅助!aa poker辅助包,pokemmo脚本辅助器下载,讲义教程(有挂秘籍)1、pokem...
第四分钟辅助!wepoker辅... 第四分钟辅助!wepoker辅助器安装包定制,aapoker透视脚本,大纲教程(有挂总结)所有人都在...
第四分钟辅助!wpk透视辅助靠... 第四分钟辅助!wpk透视辅助靠谱吗,wepoker透视苹果系统,诀窍教程(有挂猫腻);运wepoke...
七分钟辅助!aapoker透视... 七分钟辅助!aapoker透视脚本入口,wejoker开挂,学习教程(有挂教程)1、打开软件启动之后...
第四分钟辅助!淘宝买wepok... 第四分钟辅助!淘宝买wepoker透视有用吗,wpk俱乐部怎么作弊,积累教程(有挂规律)1、下载好淘...
6分钟辅助!we-poker软... 6分钟辅助!we-poker软件,购买的wpk辅助在哪里下载,积累教程(有挂技巧)购买的wpk辅助在...
第2分钟辅助!如何下载wepo... 第2分钟辅助!如何下载wepoker安装包,newpoker怎么安装脚本,教程书教程(今日头条)1、...
4分钟辅助!wepoker钻石... 4分钟辅助!wepoker钻石怎么看底牌,wepoker辅助器有哪些功能,法门教程(有挂详细)该软件...