10 lines
218 B
HTML
10 lines
218 B
HTML
|
|
<!--The content below is only a placeholder and can be replaced.-->
|
||
|
|
<h1>Forms Overview</h1>
|
||
|
|
|
||
|
|
<h2>Reactive</h2>
|
||
|
|
|
||
|
|
<app-reactive-name></app-reactive-name>
|
||
|
|
|
||
|
|
<h2>Template-Driven</h2>
|
||
|
|
|
||
|
|
<app-template-name></app-template-name>
|