Gets or sets whether a check box or a radio button are checked.
Property of dom/HTMLInputElementdom/HTMLInputElement
Syntaxvar checked = inputElement.checked;
inputElement.checked = value;
Return Value
Returns an object of type BooleanBoolean
Whether the check box or radio button is checked.
Usage Use this property to tick a check box or a radio button.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4