gcanti / tcomb-form

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

Update a select based on selection from another select #420

Closed marcelofb closed 5 years ago

marcelofb commented 5 years ago

Hi, I have a question, based on a selection of a given select, how can I update/modify the values of another select in the form?