@tappleby/formsy-react-components

A set of React JS components for use in a formsy-react form. Markup adheres to Bootstrap structure.

Usage no npm install needed!

<script type="module">
  import tapplebyFormsyReactComponents from 'https://cdn.skypack.dev/@tappleby/formsy-react-components';
</script>

README

formsy-react-components

Dependency status devDependency status Build Status

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

None yet! Best bet for now is to examine the source for the Playground.