joegasewicz / react-bare-forms

A bare minimal React form library for quick & simple forms.
https://joegasewicz.github.io/react-bare-forms/
MIT License
20 stars 4 forks source link

QueryField #129

Closed joegasewicz closed 3 years ago

joegasewicz commented 3 years ago

Create an input field to handle on change text input -> call to remote api -> list options -> select option and add to form state.