htmlQuoteElement top-level property
dynamic
get
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.
Implementation
_i2.dynamic get htmlQuoteElement => _i4.getProperty(
_self,
'HTMLQuoteElement',
);