We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b382ad commit 03289b3Copy full SHA for 03289b3
src/app/sandbox/sandbox.component.html
@@ -1,10 +1,10 @@
1
<!-- Template Reminder -->
2
-<!-- <app-example1>
+<app-example1>
3
<button #view1>Simple Button {{checkView(view1, "Sandbox")}}</button>
4
-</app-example1> -->
+</app-example1>
5
6
<!-- Template & Container Use Cases -->
7
-<!-- <app-example2></app-example2> -->
+<app-example2></app-example2>
8
9
<!-- Dynamic contents - Full -->
10
-<!-- <app-example3></app-example3> -->
+<app-example3></app-example3>
0 commit comments