Constructor
new CheckBoxItem(name, label)
Construct a checkbox.
Parameters
-
name
string
the name of the control in the dialog, used for querying its value when the dialog closes, or providing an initial value when the dialog opens
-
label
string
the label to show next to the checkbox in the user interface