Skip to content

Instantly share code, notes, and snippets.

@notgiorgi
Last active May 29, 2016 10:18
Show Gist options
  • Save notgiorgi/b761b8f858df9622fc59e1ebd85e6da5 to your computer and use it in GitHub Desktop.
Save notgiorgi/b761b8f858df9622fc59e1ebd85e6da5 to your computer and use it in GitHub Desktop.

React component event snippet

###Demo: Demo

###Snippet:

<snippet>
	<content><![CDATA[
	${2:this.$1 = this.$1.bind(this)}
${1:onClick}(e) {
	$3
}
]]></content>
	<tabTrigger>revt</tabTrigger>
	<scope>source.js</scope>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment