Forms
Checkbox
A checkbox is an input control that allows a user to select one or more options from a number of choices.
Basic
To create checkboxes, simply add the `.checkbox` class to the `input` element.
Checkbox group
A group of checkboxes elements.
Checkbox with Field Group
You can use checkboxes with Field Group .
Checkbox with Lists
You can use checkboxes with Lists .
You can make the list item appear with checkbox.
You can also make a horizontal list group item appear with checkbox.