Skip to content

Instantly share code, notes, and snippets.

@hexsprite
Created May 17, 2015 15:33
Show Gist options
  • Save hexsprite/1c5de32266f8e77d0d1a to your computer and use it in GitHub Desktop.
Save hexsprite/1c5de32266f8e77d0d1a to your computer and use it in GitHub Desktop.
Meteor, Blaze - get template instance from DOM Element
Blaze.getView($("div.now-view")[0])._templateInstance.currentAction.get()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment