Angularjs Examples

AJS Examples


AngularJS ng-Controller Directive

The AngularJS ng-controller directive is used to attach a controller class to the view.

Syntax1 : Define Controller

Syntax2 : Define Controller

AngularJS ng-Controller Directive Example1

See Live Example

AngularJS ng-Controller Directive Example2

See Live Example