package js.html
extends Element › DOMElement › Node › EventTarget
Available on jsThe
HTMLBRElement
interface represents a HTML line break element (br
). It inherits fromHTMLElement
.Documentation HTMLBRElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
clear:String
Is a DOMString
indicating the flow of text around floating objects.
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/BRElement.html