1.1.0 • Published 10 years ago
react-common v1.1.0
Common components and utilities for React.js
Uses ES6/7 syntax.
Components
ValueValidationComponent
Abstract component for form fields that shall be validated. This should really be a Mixin, but Mixins don’t work with ES6/React.js yet.