AngularJS questions involving isolate scope directives
Questions tagged [isolated-scope]
16 questions
0
votes
3 answers
AngularJS - Pass value from isolated scope directive to another element
Is there a way to pass a boolean value (dataLoading) from an isolated scope directive to another element to show a progress bar when data is loading during login operations?
index.html

Daniele
- 69
- 5