0.4.3 • Published 1 year ago

@opencitylabs/bootstrap-italia v0.4.3

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
1 year ago

Form.io Bootstrap Templates

This repository will change the rendering of forms in formio.js so that it uses html and classes compatible with Bootstrap 5 framework.

Using Bootstrap Italia

import bootstrapItalia from '@formio/bootstrap/bootstrapItalia';
import { Formio } from 'formiojs';
Formio.use(bootstrapItalia);

Script

Formio.Templates.framework = "bootstrapItalia"

If icon is not show

<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<script>
  Formio.icons = "fontawesome"
</script>
0.3.0

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.4.1

1 year ago

0.3.2

1 year ago

0.4.0

1 year ago

0.3.1

1 year ago

0.2.2

1 year ago

0.4.3

1 year ago

0.3.4

1 year ago

0.4.2

1 year ago

0.3.3

1 year ago

0.1.0

1 year ago

0.0.9

1 year ago