<Switch />
The
Switch
component allows the user to toggle a setting on and off.The
Switch
component’s properties extend all properties of an <input type="checkbox" />
element, except type
.indeterminate?: boolean