# Bootstrap

* source: https://github.com/twbs/bootstrap
* version: v4.6.1
* __NOTES__:
  - `bootstrap.css` file are used for styling purpose. Required for ```summernote``` textarea fields if you using summernote for bootstrap 4.
  - `dropdown.js` and `util.js` are needed for ```imageselect``` and ```iconselect``` fields. Required for ```summernote``` textarea fields if you using summernote for bootstrap 4.
  - `button.js is` needed for ```radiobuttons``` and ```checkboxbuttons``` fields.
  - `modal.js` is needed if you want insert links and images in ```wysihtml5``` textarea fields. Required for ```summernote``` textarea fields if you using summernote for bootstrap 4.
  - `tooltip.js` is required for ```summernote``` textarea fields if you using summernote for bootstrap 4. It is also required if you are want to use bootstrap tooltip for `description` property of jsonschema.
