Checkbox & Radio Default input elements for forms
Checkbox inputs
.custom-controland .custom-checkboxwrapper to your inputand labelto create a custom checkbox component. You can add .custom-checkbox-circleto change it to a circular checkbox
Block alignment
Inline alignment
Radio inputs
.custom-controland .custom-radiowrapper to your inputand labelto create a custom radio component. You can add .custom-radio-roundedto change it to a rounded radio
Block alignment
Inline alignment
Switch radio and checkbox
.custom-switchclass to render a toggle switch. Switches also support the disabledattribute
