Forms
Form controls including inputs, selects, textareas, checkboxes, radios, and switches.
Text Input
Optional hint text
<div class="ui-form-group">
<label class="ui-form-label">Label</label>
<input type="text" class="ui-input" placeholder="Enter text...">
<span class="ui-form-hint">Optional hint text</span>
</div>
Input Sizes
Input States
This field is required
Select
Textarea
Checkbox
Radio
Switch / Toggle
Input Group
@
$
.00