Skip to content
This repository has been archived by the owner on Jul 28, 2019. It is now read-only.

Add example for interacting with react inputs #71

Closed
joevandyk opened this issue May 21, 2015 · 1 comment
Closed

Add example for interacting with react inputs #71

joevandyk opened this issue May 21, 2015 · 1 comment

Comments

@joevandyk
Copy link

I have an angularjs application that needs to use a reactjs component. The component contains a few input and select elements. When the inputs change, angularjs should be notified about that somehow (via events, callback functions, or something else). I'd want a function on the $scope called, or the model updated, or something.

I think this is a fairly common use case, but I couldn't find any documented/blessed way of doing so with this library.

@kasperp
Copy link
Collaborator

kasperp commented May 21, 2015

@joevandyk thanks for you issue. You are right we need to a example that illustrates how to "get data back to angular". Until we have that please see #11 (comment) for the approach that I have taken.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants