MCPcopy
hub / github.com/ampproject/amphtml / getElement

Method getElement

third_party/subscriptions-project/swg.js:11025–11027  ·  view source on GitHub ↗

* Gets the Iframe element. * @return {!HTMLIFrameElement}

()

Source from the content-addressed store, hash-verified

11023 * @return {!HTMLIFrameElement}
11024 */
11025 getElement() {
11026 return this.iframe_.getElement();
11027 }
11028
11029 /**
11030 * Gets the LoadingView for this dialog.

Callers 4

closeMethod · 0.95
show_Method · 0.95
resizeViewMethod · 0.95
setPosition_Method · 0.95

Calls 1

getElementMethod · 0.45

Tested by

no test coverage detected