Use the .form-check-input and .form-check-label for checkbox.
Use the .form-check-input and .form-check-label for checkbox. And filled checkbox used .checkbox-solid-* and bordered checkbox used .checkbox-*.
Use the .form-check-input and .form-check-label for radios.
Use the .form-check-input and .form-check-label for image checkbox.
Use the .form-check-input and .form-check-label for image radio.
Use the .form-check-input and .form-check-label for radios.
Use the .form-switch and .form-check-label for switches.
Group checkboxes or radios on the same horizontal row by adding .form-check-inline to any.form-check.
Use the .radio_animated through animated checkbox and radios.
Use the .form-check-inline through display inline.
The choice between these two approaches will depend on the type of toggle you are creating, and whether or not the toggle will make sense to users when announced as a checkbox or as an actual button. [any one selected].
The choice between these two approaches will depend on the type of toggle you are creating, and whether or not the toggle will make sense to users when announced as a checkbox or as an actual button. [multiple selected].