Angularjs Examples

AJS Examples


How to register controller with module in AngularJS

In this AngularJS basic example you will learn what is controller and how to register controller with module in AngularJS.

Here you can view the output of the example and you can also "try it yourself" by clicking on "Live Demo" button given at the bottom.

Syntax1

Syntax2

Syntax3

Access controller in DOM element

How to register controller with module in AngularJS