Answer the question
In order to leave comments, you need to log in
How to do two way binding in angularjs directive?
I want the same functionality that it does with an isolated context. scope: { foo: '=attribute' }
How can I do this without isolation?
Upd: in general, already pofik.
Answer the question
In order to leave comments, you need to log in
which one does with the isolated context
I will say that the idea is not the best.
But, look towards using the $parse service in the compile function and return a link function from it, in which you hang watcher....
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question