htmlParamElement top-level property
dynamic
get
htmlParamElement
Provides special properties (beyond those of the regular HTMLElement object interface it inherits) for manipulating elements, representing a pair of a key and a value that acts as a parameter for an
Implementation
_i2.dynamic get htmlParamElement => _i4.getProperty(
_self,
'HTMLParamElement',
);