[Example] Add controller example
Add example showing declarative registration of controllers with Angular. WTD-518.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
<p>Hello, world! I am the default route.</p>
|
||||
<p>Hello, world! I am the default route.</p>
|
||||
<p ng-controller="ExampleController">My controller has told me: "{{phrase}}"</p>
|
||||
Reference in New Issue
Block a user