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

Method getHeadNode

src/service/ampdoc-impl.js:475–475  ·  view source on GitHub ↗

* Returns the head node. It's either an element or a shadow root. * @return {!Element|!ShadowRoot} * @abstract

()

Source from the content-addressed store, hash-verified

473 * @abstract
474 */
475 getHeadNode() {}
476
477 /**
478 * Returns `true` if the ampdoc's body is available.

Callers 15

test-ampdoc.jsFile · 0.45
test-activity.jsFile · 0.45
installStylesForDocFunction · 0.45
constructorMethod · 0.45
scanForTokens_Method · 0.45
initializeMethod · 0.45
getAccessValue_Method · 0.45
getVariantsValue_Method · 0.45
getGeo_Method · 0.45
constructorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected