Basic Inputs
Input Types
Most common form control, text-based input fields. Includes support for all HTML5 types: text, password, datetime, datetime-local, date, month, time, week, number, email, url, search, tel, and color.
Input States
Bootstrap includes validation styles for error, warning, and success states on form controls.
Input Sizes & Group
Set heights using classes like .input-lg, and set widths using grid column classes like .col-lg-*.