0.2.8 • Published 7 years ago

tcomb-form-templates-blueprintjs v0.2.8

Weekly downloads
9
License
MIT
Repository
github
Last release
7 years ago

Default templates used by tcomb-form, so you are not supposed to do a manual setup.

Manual setup

npm install tcomb-form
npm install tcomb-form-templates-blueprintjs
import t from 'tcomb-form/lib'
import en from 'tcomb-form/lib/i18n/en'
import templates from 'tcomb-form-templates-blueprintjs '

t.form.Form.i18n = en
t.form.Form.templates = templates
0.2.8

7 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago