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

Method onEnd

src/utils/dom-writer.js:48–48  ·  view source on GitHub ↗

* Sets the callback that will be called when the DOM has been fully * constructed. * @param {function()} unusedCallback

(unusedCallback)

Source from the content-addressed store, hash-verified

46 * @param {function()} unusedCallback
47 */
48 onEnd(unusedCallback) {}
49}
50
51/**

Callers 4

setupFunction · 0.45
test-dom-writer.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected