Selection Controls

Selection Controls

Checkboxes

Most of the details about Material checkboxes have been covered in Forms / Forms Elements / Checkboxes and Radios documentation. Please refer to this page for more details.

Radios Buttons

Most of the details about Material radio buttons have been covered in Forms / Forms Elements / Checkboxes and Radios documentation. Please refer to this page for more details.

Switches

Basic Swtiches

Switches toggle the state of a single settings option. For tht need to .custom-switch along with .custom-control.

Swtiches with Validation

You have to need add .was-validated before .custom-switch to get the effect of validation.

Example invalid feedback text
Example valid feedback text