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