ElementCheckbox
Index
Interfaces
Interfaces
Options
Various options that can be passed along to ElementCheckbox.Create
optionalchecked
Whether the checkbox is checked by default or not
optionaldisabled
Whether the checkbox should be disabled or not
optionalvalue
The HTMLInputElement.value/HTMLInputElement.valueAsNumber associated with the checkbox when checked.
Defaults to "on"
if not specified.
Namespace for creating DOM checkboxes.