package js.html
extends Element › DOMElement › Node › EventTarget
Available on jsThe HTML
meter
elements expose theHTMLMeterElement
interface, which provides special properties and methods (beyond theHTMLElement
object interface they also have available to them by inheritance) for manipulating the layout and presentation ofmeter
elements.Documentation HTMLMeterElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
high:Float
low:Float
max:Float
min:Float
optimum:Float
value:Float
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/MeterElement.html