OptGroupElement
package js.html
extends Element › DOMElement › Node › EventTarget
Доступно в js
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.
Documentation HTMLOptGroupElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
См. также:
Переменные
disabled:Bool
Представляет собой значение, указывающее, отключен ли весь список дочерних элементов (true) или нет (false).
label:String
Представляет собой значение, представляющее метку группы.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/OptGroupElement.html