2018-09-05 10:00:14 -05:00
|
|
|
<!--The content below is only a placeholder and can be replaced.-->
|
|
|
|
|
<h1>Forms Overview</h1>
|
|
|
|
|
|
|
|
|
|
<h2>Reactive</h2>
|
|
|
|
|
|
2018-09-17 11:00:01 -05:00
|
|
|
<app-reactive-favorite-color></app-reactive-favorite-color>
|
2018-09-05 10:00:14 -05:00
|
|
|
|
|
|
|
|
<h2>Template-Driven</h2>
|
|
|
|
|
|
2018-09-17 11:00:01 -05:00
|
|
|
<app-template-favorite-color></app-template-favorite-color>
|