Checkbox

Default checkbox example

Disabled Checkbox

Add .disabled to a .form-check to disable the checkbox

Radio

Default Radio example

Disabled Radio

Add the .disabled boolean attribute on an input to remove pointer events.

Switch

A switch has the markup of a custom checkbox but uses the .form-switch class to render a toggle switch.

Disabled Switch

Add the disabled attribute to the input element element to disable any switch. Pointer events are removed.

Buy Now