htmlTableCaptionElement top-level property
dynamic
get
htmlTableCaptionElement
Special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating table caption elements.
Implementation
_i2.dynamic get htmlTableCaptionElement => _i4.getProperty(
_self,
'HTMLTableCaptionElement',
);