Skip to content

Instantly share code, notes, and snippets.

@bitsprint
Created October 11, 2013 14:28
Show Gist options
  • Select an option

  • Save bitsprint/6935620 to your computer and use it in GitHub Desktop.

Select an option

Save bitsprint/6935620 to your computer and use it in GitHub Desktop.
Angular - trigger event on scope from console example
angular.element('#orders').scope().$emit('getorderreport')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment