@formio/bootstrap3
TypeScript icon, indicating that this package has built-in type declarations

2.12.3 • Public • Published

Form.io Bootstrap 3 Templates

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

Usage

import bootstrap3 from '@formio/bootstrap3';
import { Formio } from 'formiojs';

Formio.use(bootstrap3);

Script

Formio.Templates.framework = "bootstrap3"

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 @formio/bootstrap3

Weekly Downloads

28,430

Version

2.12.3

License

MIT

Unpacked Size

92.3 kB

Total Files

139

Last publish

Collaborators

  • brendanbond
  • alexeynikipelau
  • ryanformio
  • lane-formio
  • tanyagashtold
  • edwinanciani
  • travist