Thursday, September 10, 2015

angularjs controller in directive

angularjs controller in directive. app.directive('customButton', function() { return { restrict: 'A', scope: true, template: '<button ng-click="clickMe()" ...
http://ift.tt/1KcKQzx

No comments:

Post a Comment