Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ampproject/amphtml
/ user
Method
user
src/base-element.js:1037–1039 ·
view source on GitHub ↗
* @return {./log.Log}
()
Source
from the content-addressed store, hash-verified
1035
* @
return
{./log.Log}
1036
*/
1037
user() {
1038
return
user(this.element);
1039
}
1040
1041
/**
1042
* Returns this BaseElement instance. This is equivalent to Bento's
Callers
15
mutatedAttributesCallback
Method · 0.80
initialize_
Method · 0.80
upgradeCallback
Method · 0.80
test-amp-ad.js
File · 0.80
mutatedAttributesCallback
Method · 0.80
seekTo
Method · 0.80
seekTo
Method · 0.80
seekTo
Method · 0.80
seekTo
Method · 0.80
registerTriggers_
Method · 0.80
processExtraUrlParams_
Method · 0.80
generateRequests_
Method · 0.80
Calls
1
user
Function · 0.90
Tested by
no test coverage detected