<!--- This documentation is automatically generated, do not try to edit it. -->

# LabelSwitch



## Props
| Name | Type | Default | Description |
|:-----|:-----|:--------|:------------|
| classes | object |  | Useful to extend the style applied to components. |
| disabled | bool |  | If `true`, the control will be disabled. |
| label | node |  | The text to be used in an enclosing label element. |
| labelClassName | string |  | The className to be used in an enclosing label element. |

Any other properties supplied will be spread to the root element.

