angular-locker icon indicating copy to clipboard operation
angular-locker copied to clipboard

How to bind when using "controller as" syntax?

Open uberspeck opened this issue 8 years ago • 1 comments

I understand the concept of binding to $scope. However, the examples don't take the recommended controller as syntax into account. Not sure what that would look like?

uberspeck avatar Apr 08 '16 15:04 uberspeck

I think this link will be helpful to understand controller as syntax https://toddmotto.com/digging-into-angulars-controller-as-syntax/

pajaydev avatar Dec 04 '16 05:12 pajaydev