W3cubDocs

/Haxe JavaScript

HRElement

package js.html

extends ElementDOMElementNodeEventTarget

@:native("HTMLHRElement") Available on js

The HTMLHRElement interface provides special properties (beyond those of the HTMLElement interface it also has available to it by inheritance) for manipulating hr elements.

Documentation HTMLHRElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Variables

align:String

color:String

noShade:Bool

size:String

width:String

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/HRElement.html