Checkbox constructor interface
Creates a new checkbox
The label of the checkbox.
The current value of the checkbox.
Optional
Change event when the checkbox value is changed.
A new checkbox.
Generated using TypeDoc
Checkbox constructor interface