class js.html.QuoteElement extends Element
Available on js
DOM quote objects expose the HTMLQuoteElement (or
HTML 4 HTMLQuoteElement
) interface, which provides special properties (beyond the regular element object interface they also have available to them by inheritance) for manipulating quote elements.
Documentation for this class was provided by MDN.