Interface

HTMLQuoteElement

HTMLQuoteElement

Provides special properties and methods (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating quoting elements, like

and , but not the element.

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

Members

string

# cite

Sets or retrieves reference information about the object.

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