Package Exports
- rc-form-validation
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rc-form-validation) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
rc-form-validation
FormValidation For React. This is experimental for 0.x, do not use for production
Screenshots
Feature
- support ie8,ie8+,chrome,firefox,safari
install
Usage
see: examples/index.md
API
props
name | type | default | description |
---|---|---|---|
online docs: http://spmjs.io/docs/rc-form-validation/
Development
npm install
npm start
Example
http://localhost:8010/examples/index.md
online example: http://spmjs.io/docs/rc-form-validation/examples/
Test Case
http://localhost:8010/tests/runner.html?coverage
Coverage
License
rc-form-validation is released under the MIT license.