tcomb-form-templates-blueprintjs

0.2.8 • Public • Published

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

/tcomb-form-templates-blueprintjs/

    Package Sidebar

    Install

    npm i tcomb-form-templates-blueprintjs

    Weekly Downloads

    2

    Version

    0.2.8

    License

    MIT

    Last publish

    Collaborators

    • truthtaicom