NG1 you could get the scope of an element using the browsers debugging 
console with:
  
angular.element('myelem').scope()

Or you could grab a controller or service.  Is there something equivalent 
in NG2? 
I didn't fin anything in the docs, and the google results were sparse.  
There were mentions of Batarang, and Earl? Is there anything native to NG2 
to facilitate debugging the running app in the browser console?

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to