Interface

HTMLPreElement

HTMLPreElement

Exposes specific properties and methods (beyond those of the HTMLElement interface it also has available to it by inheritance) for manipulating a block of preformatted text (

).

View Source js/lib.dom.d.ts, line 3509

Members

number

# width

Sets or gets a value that you can use to implement your own width functionality for the object.

View Source js/lib.dom.d.ts, line 3512