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

0.4.0 • 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>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.4.0
    51
    • latest

Version History

Package Sidebar

Install

npm i @opencitylabs/bootstrap-italia

Weekly Downloads

243

Version

0.4.0

License

MIT

Unpacked Size

1.15 MB

Total Files

1610

Last publish

Collaborators

  • opencitylabs