Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
  ..
  views
  Readme.md
Size: Mime:

OneForm is like a builder that puts inputs and forms together with render props and plugins.

Form POC : https://codesandbox.io/s/jzr284y1nw

A form should not just be inputs. It should be Input | FieldSet if we want grouped elements. Here in the above POC, the index calls the Form component and from there the Input Component is been called.

Input -> is the ObservableInput