Check box
Anatomy
<checkbox id="var" label="string" caption="string" selected="bool" disabled="bool">
string
</checkbox>
Description: CHECKBOX represents a two-state form control that displays the checkedness of a data element and is attached to a label.
Attributes