Radio
The Checkbox component is an interactive UI element that allows users to select one single options from a list of choices.
default
checked
disabled
Code
Code
<input type="radio" id="radio1" name="radio" value="radio1" class="backoffice-input" />
Details
Attribute | Type | Description |
---|---|---|
.backoffice-input[type="radio"] | components | Radio button component |