class js.html.BRElement extends Element
Available on js
DOM break elements expose the HTMLBRElement (or HTML 4 HTMLBRElement
) interface which inherits from HTMLElement, but defines no additional members in
HTML5. The introduced additional property is also deprecated in
HTML 4.01.
Documentation for this class was provided by MDN.