W3cubDocs

/Haxe JavaScript

BRElement

package js.html

extends ElementDOMElementNodeEventTarget

@:native("HTMLBRElement") 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:

Variables

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