forkedIt / bulma

Bulma templates for formio.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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);

About

Bulma templates for formio.js


Languages

Language:JavaScript 64.9%Language:HTML 29.3%Language:TypeScript 5.8%