
cassiozen/React-autobind
Releases0
Stars188
Utility function to Automatically bind methods defined within a component's Class to the current object's lexical `this` instance.
Linked projects
Automatically binds methods defined within a component's Class to the current object's lexical `this` instance (similarly to the default behavior of React.createClass).