MCPcopy Index your code
hub / github.com/ampproject/amphtml / transferTo

Method transferTo

src/service/fixed-layer.js:962–962  ·  view source on GitHub ↗

* Transfer the element from the body into the transfer layer. * @param {!ElementDef} unusedFe * @param {number} unusedIndex * @param {!ElementStateDef} unusedState

(unusedFe, unusedIndex, unusedState)

Source from the content-addressed store, hash-verified

960 * @param {!ElementStateDef} unusedState
961 */
962 transferTo(unusedFe, unusedIndex, unusedState) {}
963
964 /**
965 * Return the element from the transfer layer back to the body.

Callers 1

mutateElement_Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected