Switches can be used instead of regular radio buttons, to switch between two or more options. They are very customizable and use styles from other components such as buttons or panels.
Sizes
The switches include the same size styles as buttons, so you can add the additional .tiny, .small or .large classes to change the regular size of the switch.
Styles
Switches use styles from other components, so you can use the classes from buttons, alerts or panels, among others.
Multiple States
You can add up to five options in a switch, using the .switch-3, .switch-4 or .switch-5 classes. If you've got more than five options, it's probably best to use other forms of interaction.