Isolated Expression Scope in AngularJS
by bsaul on 12/23/2013, 12:24:44 AM
I think showing how to call back parent controller's scope methods from a directive should really be shown in the angular documentation for directive. It's the only way to really make non-trivial directives reusable and properly isolated.
I think showing how to call back parent controller's scope methods from a directive should really be shown in the angular documentation for directive. It's the only way to really make non-trivial directives reusable and properly isolated.