|
|
|
|
|
by bsaul
4569 days ago
|
|
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. |
|