htmlDataElement top-level property
dynamic
get
htmlDataElement
Provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating
Implementation
_i2.dynamic get htmlDataElement => _i4.getProperty(
_self,
'HTMLDataElement',
);