hansmaad
Member since Aug 30, 2015
- Profile: /members/12798-hansmaad.htm
- Comments: 1
Recent Blog Comments By hansmaad
-
Accessing The View-Model Inside The Link Function When Using Controller-As In AngularJS
Posted on Aug 30, 2015 at 4:40 AM
Hi Ben, do you know what happens to the controller argument if we "require" controllers in the directive. With "require: ['ngModel']" it is an array containing the ngModelController only. I don't find a way to access the controller, especially when not using controllerAs, when I... read more »