FormArrayName

FormArrayName

Stable Directive

What it does

Syncs a nested FormArray to a DOM element.

How to use

This directive is designed to be used with a parent FormGroupDirective (selector: [formGroup]).

It accepts the string name of the nested FormArray you want to link, and will look for a FormArray r