Skip to content

Instantly share code, notes, and snippets.

@ZhenDeng
Last active June 7, 2022 00:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ZhenDeng/404f89d31ef5d0f90020fbd658dfb2f2 to your computer and use it in GitHub Desktop.
Save ZhenDeng/404f89d31ef5d0f90020fbd658dfb2f2 to your computer and use it in GitHub Desktop.
Angular 2+
ng.probe($0).componentInstance
AngularJS
angular.element($0).scope()
angular.element($0).injector().get('')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment