Form control
Text input
Applies to various textual inputs like type="text"
, type="search"
, type="email"
, type="url"
, type="tel"
, type="password"
and type="number"
.
Textarea
Sizing
Small
Large
<h4 class="h5 text-muted mt-3">Small</h4>
<h4 class="h5 text-muted mt-3">Large</h4>
<h4 class="h5 text-muted mt-3">Small</h4>
<h4 class="h5 text-muted mt-3">Large</h4>
Readonly
Readonly plain text
File
Default
Multiple
Disabled
Small
Large
<h4 class="h5 text-muted mt-3">Default</h4>
<h4 class="h5 text-muted mt-3">Multiple</h4>
<h4 class="h5 text-muted mt-3">Disabled</h4>
<h4 class="h5 text-muted mt-3">Small</h4>
<h4 class="h5 text-muted mt-3">Large</h4>
<h4 class="h5 text-muted mt-3">Default</h4>
<h4 class="h5 text-muted mt-3">Multiple</h4>
<h4 class="h5 text-muted mt-3">Disabled</h4>
<h4 class="h5 text-muted mt-3">Small</h4>
<h4 class="h5 text-muted mt-3">Large</h4>
Color picker
Datalist