Skip to content

Instantly share code, notes, and snippets.

@himeshvats19
Created June 26, 2019 07:06
Show Gist options
  • Save himeshvats19/bc1fc67aa4b8e04278ccd08e9398d6cf to your computer and use it in GitHub Desktop.
Save himeshvats19/bc1fc67aa4b8e04278ccd08e9398d6cf to your computer and use it in GitHub Desktop.
var _this = this
$('.btn').click(function(event){
_this.sendData()
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment