Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ampproject/amphtml
/ getRoot
Method
getRoot
src/service/fixed-layer.js:1020–1022 ·
view source on GitHub ↗
@override
()
Source
from the content-addressed store, hash-verified
1018
1019
/** @override */
1020
getRoot() {
1021
return
this.layer_;
1022
}
1023
1024
/** @override */
1025
setLightboxMode(on) {
Callers
1
setLightboxMode
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected