Skip to main content

All Questions

Filter by
Sorted by
Tagged with
2 votes
3 answers
48k views

Ways to declare Function in AngularJS Controller (controllerAs approach)

I use controller as approach instead of $scope. I have some problems with method calling from HTML. So, the question is that, how many ways exist in declare and call functions in this approach. ...
Elnaz's user avatar
  • 2,910