checked
The checked
property of the HTMLInputElement interface specifies the current checkedness of the element; that is, whether the form control is checked or not.
The checked
property of the HTMLInputElement interface specifies the current checkedness of the element; that is, whether the form control is checked or not.