HTMLQuoteElement

The interface shared by <blockquote>, <q>. Extends HTMLElementElement.

Reflected properties

All setters are guarded and throw NoModificationAllowedError on a read-only document.

Property Attribute Type Notes
cite cite string Reflects the content attribute verbatim.

See also