This package provides a selection of components that render form elements for use within a formsy-react form.
By default, elements are wrapped with the required tags to be included in a Bootstrap 3 form. This includes a <label>, help text, and some validation styling tied to formsy’s validation state and validation messages.
Documentation is a work in progress!
- For a working code example, visit the Playground, then examine the source.
- There is some information in the Wiki.
Note: The source for this release can be found in the release-0.x branch on Github.