MCPcopy 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

srcMethod · 0.95
mutedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected