A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/dom/HTMLInputElement/checked below:

checked ยท WebPlatform Docs

checked Summary

Gets or sets whether a check box or a radio button are checked.

Property of dom/HTMLInputElementdom/HTMLInputElement

Syntax
var 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