@formio/bulma
v2.0.0
Published
Bulma UI templates for form.io forms.
Downloads
34
Readme
Form.io Bulma Templates
This repository will change the rendering of forms in formio.js so that it uses html and classes compatible with the Bulma framework.
Usage
import bulma from '@formio/bulma';
import { Formio } from 'formiojs';
Formio.use(bulma);