htmlModElement top-level property
dynamic
get
htmlModElement
Provides special properties (beyond the regular methods and properties available through the HTMLElement interface they also have available to them by inheritance) for manipulating modification elements, that is and .
Implementation
_i2.dynamic get htmlModElement => _i4.getProperty(
_self,
'HTMLModElement',
);