sending only certain input from FormGroup in angular

前端 未结 0 1971
清酒与你
清酒与你 2020-12-12 16:07

I want to send only certain input from my FormGroup . Here is my code

createForm() {
    this.myForm = this.formBuilder.group({
      \'firstName\': [null, Va         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题