Our social:

Saturday

AngularJs Directives

1)ng-model
2)ng-init
3)ng-submit
4)ng-click
5)ng-repeat
6)ng-bind
7)ng-controller
8)ng-include
9)ng-app
10)ng-if
11)ng-show
12)ng-message

Syntax
======

module =>   var app=angular.mudule('modulename',[]);

controller = >   app.controller('controllername',function($scope){});

$scope.$watch

0 comments:

Post a Comment