{% set title = 'Radio' %} {% set filename = 'form-element-radio.html' %} {% extends 'layouts/master.html' %} {% block content %}
Choose one from the list with checkbox
Use class .form-check-{color} with .form-check to change radio
color
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.
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.