This is my form:
app.component.html
<
Alternatively you can use the existing form from the parent by adding this to the child component declaration.
viewProviders: [{provide: ControlContainer, useExisting: NgForm}]