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

Method getBody

third_party/subscriptions-project/config.js:145–145  ·  view source on GitHub ↗

* The `Document.body` element or analog. Returns `null` if not available * yet. * @return {?Element}

()

Source from the content-addressed store, hash-verified

143 * @return {?Element}
144 */
145 getBody() {}
146
147 /**
148 * Whether the document has been fully constructed.

Callers 5

test-ampdoc.jsFile · 0.45
test-runtime.jsFile · 0.45
checkMethod · 0.45
checkMethod · 0.45
checkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected