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

Method renderStart

3p/ampcontext-integration.js:99–101  ·  view source on GitHub ↗

* @param {!JsonObject=} opt_data Fields: width, height

(opt_data)

Source from the content-addressed store, hash-verified

97 * @param {!JsonObject=} opt_data Fields: width, height
98 */
99 renderStart(opt_data) {
100 this.client_.sendMessage('render-start', opt_data);
101 }
102
103 /**
104 * Reports the "entity" that was rendered to this frame to the parent for

Callers 15

getBeOpinionAsyncInitFunction · 0.80
aduptechFunction · 0.80
kxloadFunction · 0.80
viralizeFunction · 0.80
remixdFunction · 0.80
capirsFunction · 0.80
admanmediaFunction · 0.80
sekindoFunction · 0.80
onLoadFunction · 0.80
recreativFunction · 0.80
feedadFunction · 0.80
connatixFunction · 0.80

Calls 1

sendMessageMethod · 0.45

Tested by

no test coverage detected