contentWindow property
The contentWindow property returns the
Window object
of an
HTMLIFrameElement.
This attribute is read-only.
Implementation
external Window? get contentWindow;
The contentWindow property returns the
Window object
of an
HTMLIFrameElement.
This attribute is read-only.
external Window? get contentWindow;