Forms
Switch
A toggle is used to view or switch between enabled or disabled states.
Basic
To create switches, simply add the `.switch` class to the `input:checkbox` element.
Switch group
A group of switches elements.
Switch with Field Group
You can use switches with Field Group .
Switch with Lists
You can use switches with Lists .
You can make the list item appear with switch.
You can also make a horizontal list group item appear with switch.