HTML
{{> examples_switch_basic_rendered}}
Rendered Checkbox HTML
{{> examples_switch_basic}}
The class options:
* `radius`: Add this to the the switch container to get a 3px radius paddle and edges
* `round`: Add this to the the switch container to get a round paddle and edges
* `tiny`: Set the height and text of the switch to tiny
* `small`: Set the height and text of the switch to small
* `large`: Set the height and text of the switch to large
***
## Customize With Sass
Switches can be easily customized using our Sass variables.