Essentials for YOOtheme Pro
Checkbox Element 
The Checkbox Element displays a group of <input type="checkbox"> HTML elements wrapped in a <label>, use it to allow users choosing, by toggling boxes, a single or multiple pre-established options.
| Setting | Description | 
|---|---|
| Layout | The layout that will be used to display the options, Vertical or Horizontal. | 
| Validation | Description | Dynamic | Browser Side | Server Side | 
|---|---|---|---|---|
| Min | The minimum amount of options that must be chosen, greater thanorequal to. | ✓ | ✓ | |
| Max | The maximum amount of options that can be chosen, lower thanorequal to. | ✓ | ✓ |