Switch
Basic Switchery Toggle
To set Switchery toggle, add .switchery class to checkbox.
Right Switchery Toggle
To set Switchery toggle to right, wrap checkbox with .float-right class.
Switchery Sizes
To set Large Switchery toggle, add data-size="lg" to checkbox with .switchery class.
To set Default Switchery toggle, add .switchery class to checkbox.
To set Small Switchery toggle, add data-size="sm" to checkbox with .switchery class.
To set Extra Small Switchery toggle, add data-size="xs" to checkbox with .switchery class.