Kiho / react-form-builder

A complete react form builder that interfaces with a json endpoint to load and save generated forms. The toolbox contains 16 items for gathering data. Everything from star ratings to signature boxes!
MIT License
473 stars 351 forks source link

Added onBlur and onChange also added id to the data object that gets returned. #276

Closed AustinMKerr closed 1 year ago

AustinMKerr commented 1 year ago

This is my first push to a public repo though I've been a Full time developer for some time. This is cool!

Kiho commented 1 year ago

Thanks for PR