willowtreeapps / react-formable

React Forms
25 stars 5 forks source link

Uses props for onChange & onBlur in Input Component #44

Closed emilyseibert closed 8 years ago

emilyseibert commented 8 years ago

Allows for separate actions for onBlur and onChange and more importantly, adds the ability to use both simultaneously.

kaw2k commented 8 years ago

Looks like we are going develop an input to do this in a new repo. Closing this for now.