gcanti / tcomb-form

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

I want to pass down the id of option selected and then retrieve the same at some other places. #418

Open SaurabhAgarwal1243 opened 6 years ago

SaurabhAgarwal1243 commented 6 years ago

I am using React js with Node Js and i would like to have my id of option to be stored in database (MongoDb) and then retrieve the same. I hope i was able to pass down my question properly.