angular/aio/content/examples/reactive-forms/src/app/app.component.1.html
2018-07-19 13:46:30 -04:00

10 lines
No EOL
278 B
HTML

<!-- #docplaster -->
<h1>Reactive Forms</h1>
<!-- #docregion app-name-editor-->
<app-name-editor></app-name-editor>
<!-- #enddocregion app-name-editor-->
<!-- #docregion app-profile-editor -->
<app-profile-editor></app-profile-editor>
<!-- #enddocregion app-profile-editor -->