Believe @markijbema can shed some light on this but I couldn't find an answer:
https://github.com/clayallsopp/react.backbone/blob/master/react.backbone.js#L37
is component.onModelChange a React component property? or added by react.backbone mixin? I couldn't find any reference to this in React docs or in the mixin code as well
Believe @markijbema can shed some light on this but I couldn't find an answer:
https://github.com/clayallsopp/react.backbone/blob/master/react.backbone.js#L37
is
component.onModelChangea React component property? or added by react.backbone mixin? I couldn't find any reference to this in React docs or in the mixin code as well