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