A RetroSearch Logo

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

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/HTMLOptGroupElement below:

HTMLOptGroupElement - Web APIs | MDN

HTMLOptGroupElement

Baseline Widely available

The HTMLOptGroupElement interface provides special properties and methods (beyond the regular HTMLElement object interface they also have available to them by inheritance) for manipulating the layout and presentation of <optgroup> elements.

EventTarget Node Element HTMLElement HTMLOptGroupElement Instance properties

Inherits properties from its parent, HTMLElement.

HTMLOptGroupElement.disabled

A boolean value representing whether or not the whole list of children <option> is disabled (true) or not (false).

HTMLOptGroupElement.label

A string representing the label for the group.

Instance methods

No specific method; inherits methods from its parent, HTMLElement.

Specifications Browser compatibility See also

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.3