htmlObjectElement top-level property

dynamic get htmlObjectElement

Provides special properties and methods (beyond those on the HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of

Implementation

_i2.dynamic get htmlObjectElement => _i4.getProperty(
      _self,
      'HTMLObjectElement',
    );