k88hudson / react-formation

Robust, testable forms with react in minutes
https://k88hudson.github.io/react-formation
33 stars 9 forks source link

Figure out showing errors onBlur #12

Open k88hudson opened 9 years ago

k88hudson commented 9 years ago

It's a pretty common use case to want to show errors after blur. see blur branch for some initial experiments.

k88hudson commented 9 years ago

I might need to create some custom elements for this... hm.