Using Checkboxes to Make Forms More Friendly

Technical summary

Value A string representing the value of the checkbox.
Events change and input
Supported common attributes checked
IDL attributes checked, indeterminate and value
DOM interface

HTMLInputElement

Methods select()
Implicit ARIA Role checkbox