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

Method setLightboxMode

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

* Toggles internal state after entering or leaving lightbox mode. * @param {boolean} unusedOn

(unusedOn)

Source from the content-addressed store, hash-verified

952 * @param {boolean} unusedOn
953 */
954 setLightboxMode(unusedOn) {}
955
956 /**
957 * Transfer the element from the body into the transfer layer.

Callers 2

enterLightboxMethod · 0.45
leaveLightboxMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected