Angular 7响应式表单 - 选择在Form Build数组中的位置
创始人
2024-10-17 04:30:30
0

在Angular 7中,可以使用FormBuilder和FormArray来动态创建响应式表单,并选择在FormArray中的位置。下面是一个示例代码:

  1. 在组件文件中导入所需的模块和类:
import { Component, OnInit } from '@angular/core';
import { FormBuilder, FormGroup, FormArray, FormControl } from '@angular/forms';
  1. 在组件类中创建表单并初始化FormArray:
@Component({
  selector: 'app-example',
  templateUrl: './example.component.html',
  styleUrls: ['./example.component.css']
})
export class ExampleComponent implements OnInit {

  form: FormGroup;

  constructor(private fb: FormBuilder) { }

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

    // 添加初始项到FormArray
    this.addItem();
  }

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

  addItem() {
    const item = this.fb.group({
      name: '',
      quantity: 0
    });

    this.items.push(item);
  }

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

}
  1. 在模板文件中显示表单和FormArray的项:

在这个例子中,我们使用FormBuilder创建了一个FormGroup和一个FormArray,并初始化了一个初始项。通过在模板中使用formArrayName和formGroupName指令,我们可以迭代FormArray中的项,并使用formControlName指令绑定每个项的表单控件。addItem和removeItem方法用于添加和删除FormArray中的项。

这样,你就可以选择在FormArray中的位置添加和删除项了。

相关内容

热门资讯

来一盘!德州局HHpoker透... 来一盘!德州局HHpoker透视脚本,wepoker手机版透视脚本,存在挂教程(有挂技巧);《WPK...
查到实测!wepoker手机助... 自定义拱趴大菠萝挂哪里系统规律,只需要输入自己想要的开挂功能,一键便可以生成出微扑克专用辅助器,不管...
推荐一款!hhpoker德州透... 推荐一款!hhpoker德州透视,hhpoker真的假的,揭秘攻略(有挂透明);原来确实真的有挂(需...
科普攻略!wpk透视插件,德普... 科普攻略!wpk透视插件,德普之星有辅助软件吗,黑科技教程(有挂透视);科技安装教程;1367043...
教程辅助!约局吧怎么看有没有挂... 教程辅助!约局吧怎么看有没有挂,uupoker有透视吗,存在挂教程(有挂透明)1、玩家可以在约局吧怎...
传递经验!wepoker数据分... 传递经验!wepoker数据分析,wepoker可以开透视吗,必备教程(有挂辅助);致您一封信;亲爱...
信息共享!pokemmo内置修... 信息共享!pokemmo内置修改器,xpoker辅助助手,AI教程(有挂透明);实战中需综合运用上述...
实测教程!wepoker提高好... 实测教程!wepoker提高好牌率,竞技联盟辅助插件,微扑克教程(有挂辅助);实战中需综合运用上述技...
一分钟揭秘!wepoker透视... 一分钟揭秘!wepoker透视脚本免费使用视频,hhpoker有辅助吗,可靠技巧(有挂透视)1、不需...
揭秘真相!wepoker模拟器... 揭秘真相!wepoker模拟器哪个,约局吧开挂神器是真的吗,2025新版技巧(有挂软件);1分钟了解...