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

Function getLoader

test/unit/test-loading-indicator.js:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 function getLoader() {
61 return el.querySelector('.i-amphtml-loading-container');
62 }
63
64 it('tracking should observe an element', () => {
65 service = new LoadingIndicatorImpl(ampdoc);

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected