https://stackblitz.com/fork/rx-ngforms-addformcontrol-solution
Solution
1. Add a FormControl with an initialized string value, similar to nameControl
2. Bind the new FormControl with a directive in the HTML template
https://stackblitz.com/fork/rx-ngforms-addformcontrol-solution
Solution
1. Add a FormControl with an initialized string value, similar to nameControl
2. Bind the new FormControl with a directive in the HTML template