# Checkbox ### Checkbox Allows a user to select from a small set of binary options.
### Checkbox lists Allows a user to select from a list of binary options.

What cars would you like in your garage?

Do not send new comment notifications.

Send new comment notifications only to post author.

Notify all users who have permissions to receive blog notifications.

### Indeterminate checkboxes
The `data-checked` attribute may have one of three values: 0 (off), 1 (indeterminate) or 2 (on). ### Radio
### Slider ### Balloon selector
If you don't define `data-control="balloon-selector"` then the control will act as a static list of labels.