Welcome to Enlite Prime
Here is some guide to use this template. Click next to continue and back to previous or click on outside to skip it.
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.
Switch can also be used with a label description thanks to the FormControlLabel component.
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.
descriptionsrc/app/containers/Forms/demos/SwitchesInput.js
Here is some guide to use this template. Click next to continue and back to previous or click on outside to skip it.