blackjk3 / 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
648 stars 521 forks source link

Added read only signature functionality #15

Closed lbicknese closed 7 years ago

lbicknese commented 7 years ago

Adde functionality that allows for read only signatures through a variables property that can be passed to ReactFormBuilder and ReactFormGenerator.