Radio
Choose one from the list with checkbox
Default Radio
Colors
Use class .form-check-{color}
with .form-check
to change radio color
Switches
A switch has the markup of a custom checkbox but uses the .form-switch
class to render a toggle switch. Switches also support the disabled attribute.
With Buttons
A switch has the markup of a custom checkbox but uses the .form-switch
class to render a toggle switch. Switches also support the disabled attribute.