Hacker News new | ask | show | jobs
by dlb_ 4156 days ago
You can do two-way binding of a form field to the component's state using the ReactLink helper:

http://facebook.github.io/react/docs/two-way-binding-helpers...