Skip to content

Instantly share code, notes, and snippets.

@willrjmarshall
Created May 30, 2014 01:38
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 willrjmarshall/1a1ddbf8fe3e208f1b89 to your computer and use it in GitHub Desktop.
Save willrjmarshall/1a1ddbf8fe3e208f1b89 to your computer and use it in GitHub Desktop.
console.log $scope
ChildScope {$id: "00F", this: ChildScope, $$listeners: Object, $$listenerCount: Object, $parent: ChildScope…}
$id: "00F"
$parent: ChildScope
accordion: Object
checkout: Constructor
show: function (name) {
this: ChildScope
__proto__: ChildScope
console.log $scope.checkout
undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment