class js.html.OptGroupElement extends Element
Available on js
In a web form, the HTML optgroup element (<optgroup>) creates a grouping of options within a <select>
element.
Documentation for this class was provided by MDN.