Simply create a forms, without having to write state management logic on your own. Form library based on Context API with a wide selection of user friendly inputs.
32
stars
4
forks
source link
Any way to get inputs values without the submit click event? #23
I'm trying to use it in a form without submit button. Can I get the selected values in different way?
Tanks!