Switches

Log In

Switches

You are here:app / forms /  switches

Switches

On/off switches toggle the state of a single settings option. The option that the switch controls, as well as the state it’s in, should be made clear from the corresponding inline label.

Basic usage
Switch with label

Switch can also be used with a label description thanks to the FormControlLabel component.

Switch in Form Group

FormGroup is a helpful wrapper used to group selection controls components that provides an easier API. However, we encourage you to use a Checkbox instead.

Assign responsibility

Be careful

src/app/containers/Forms/demos/SwitchesInput.js

marketplace logoBuy Now