tcomb-form-injector

Inject any component as tcomb-form field

Usage no npm install needed!

<script type="module">
  import tcombFormInjector from 'https://cdn.skypack.dev/tcomb-form-injector';
</script>

README

tcomb-form-injector

About

Inject any component as tcomb-form field, (autocomplete, datetime, custom, etc) Validation extended from tcomb-form and tcomb-form-validation

Contributions are welcome...

0.3.0 Last upgrades for compatibility with tcomb-form 0.9.10 React 15.4 (Null for string fileds isn't still support in react)

Fix issues

  • Fixed Issue #2 IE 10 Unable to get property 'hasError' of undefined or null reference
  • Test with consistent key (Pending for check) Issue #3

see UPGRADE.md

Instalation

npm install tcomb-form-injector --save

see full documentation