Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cookpete/react-player
/ getAttribute
Method
getAttribute
test/helpers/server-safe-globals.js:41–43 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
39
}
40
41
getAttribute(name) {
42
return
this.#attrs[name];
43
}
44
45
get src() {
46
return
this.getAttribute(
'src'
);
Callers
2
src
Method · 0.95
muted
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected