ThemeKit includes all the form controls shipped with Bootstrap, as well as custom form components that cover various usage scenarios, all themed for modern websites.
Basic example
Input controls
Select controls
Select2 controls
Basics
Multi-Value Select Boxes
Placeholders
Multiple select
Tagging Support
Disabled Mode
API
Templating
Basic Checkboxes
Supports all of the Bootstrap brand colors: primary, success, info, etc.
Inline Checkboxes
Circle Checkboxes
Basic Radios
Supports all of the Bootstrap brand colors: primary, success, info, etc.
Inline Radios
Sliders
Simple and beautiful form slider component with different options. Originally began as a fork of the bootstrap-slider project by Stefan Petre, this is a complete rewrite of the plugin.
3
Date Pickers
December 10, 2014 - January 9, 2015
Validation states
Bootstrap includes validation styles for error, warning, and success states on form controls. To use, add .has-warning, .has-error, or .has-success to the parent element. Any .control-label, .form-control, and .help-block within
that element will receive the validation styles.
Input Spinners
A mobile and touch friendly input spinner component for Bootstrap 3. It supports the mouse wheel and the up & down keys.