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

Method getElement

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

* @return {!HTMLIFrameElement}

()

Source from the content-addressed store, hash-verified

7888 * @return {!HTMLIFrameElement}
7889 */
7890 getElement() {
7891 return this.iframe_;
7892 }
7893
7894 /**
7895 * @return {string}

Callers 2

constructorMethod · 0.95
closeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected