gcanti / tcomb-form

Forms library for react
https://gcanti.github.io/tcomb-form
MIT License
1.16k stars 136 forks source link

How can I `getValue` and disable validation? #266

Closed vjpr closed 8 years ago

vjpr commented 8 years ago

I want to allow incomplete form data to be stored while switching between components.

gcanti commented 8 years ago

Hi, How about using the onChange API? https://github.com/gcanti/tcomb-form/blob/master/GUIDE.md#adding-a-default-value-and-listening-to-changes