@saba90/bootstrap-italia
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

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>

Package Sidebar

Install

npm i @saba90/bootstrap-italia

Weekly Downloads

112

Version

0.0.8

License

MIT

Unpacked Size

2.72 MB

Total Files

444

Last publish

Collaborators

  • saba90