package js.html
extends Element › DOMElement › Node › EventTarget
Available on jsThe
HTMLPreElement
interface expose specific properties and methods (beyond those defined by regularHTMLElement
interface it also has available to it by inheritance) for manipulating block of preformatted text.Documentation HTMLPreElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
width:Int
Is a long
value reflecting the obsolete width
attribute, containing a fixed-size length for the pre
element.
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/PreElement.html