Christian24 / formsy-react-components

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 form. This includes a <label>, help text, and some validation styling tied to formsy’s validation state and validation messages.

Documentation

Not much yet! Best bet for now is to examine the source for the Playground. ###Installation You can either clone the entire repository or install the npm package: npm i formsy-react-components

About

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

License:MIT License


Languages

Language:JavaScript 100.0%